Tuesday, August 27, 2013

Best screenshot app for all android phones (specially with keyboards) (screenshot ultimate pro)

In this post i'll provide the best screenshot app for android
SCREENSHOT ULTIMATE PRO!
Full version > HERE <

For motorola fire use >Root method 4<  as a "capture method"
You can also assign a shortcut keyboard key for taking screenshots
Let's say you want to assign "s" key to take screenshots:
-Go to this folder "/hidden/data/cda/" open this file "setting.xml" with any text editor you like
-Find this line: "<SYSTEM_QUICK_LAUNCH_TYPE>1</SYSTEM_QUICK_LAUNCH_TYPE>"
-Change The number 1 to 2 so it'll be like this "SYSTEM_QUICK_LAUNCH_TYPE>2</SYSTEM_QUICK_LAUNCH_TYPE>"
-Reboot
-Go to Settings > Applications > Quick launch
-Scroll down to letter S, tap it then tap "Menu button" and tap "Shortcuts"
-Then scroll down till you find "Screenshot ultimate" tap it

Now whenever you press Search key + S. the app will take screenshot
*You can change the keyboard button to whatever you like
*You can change screenshot delay from Screenshot ultimate settings

Monday, August 26, 2013

Whatsapp plus v4.00d with "hide online status / last seen" (donation version free)

Today i'll provide whatsapp plus v4.00D apk with WORKING "Hide online status" or hide last seen status FOR FREE
For rooted and not-rooted android phones
Download from HERE ;)

Statusbar toggles for Fire series xt311/6/7 & xt530/1/2

Status bar with quick toggles centered clock and date ;)
Just replace SystemUI.apk in /system/app folder
Screenshots:

DOWNLOAD THE APK FROM HERE

NANDROID Backup / Restore Without cwm for any android device

In this tutorial you won't need CWM to create NANDROID backups or restore them, also without rebooting the device to backup :)


Backup:

Requirements:
1- Terminal emulator application from playstore (Or adb shell from pc)
2- PC
3- Onandroid backup script with mkyaffs2image binary (check downloads below)
4- Enough free memory on memory card
5- Make sure your device is in usb debugging mode
Steps:
1- extract Onandroid.zip and run install_onandroid.bat
2- run terminal emulator or adb shell from pc and type the following without quotes:
   "su"
   "onandroid"
Then wait and it will take a nandroid backup on the sdcard

DATA IMAGE WILL BE CORRUPTED IF YOU HAVE A SECOND SDCARD PARTITION THAT IS TOO BIG BECAUSE SECOND PARTITION IS MOUNTED INSIDE "/data/"


Restore

Requirements:
1- Pc wth Adb and Fastboot (check downloads if you need them)
Steps:
1- Copy backed up files to Adb and fastboot folder
2- Run command prompt then type:
  "adb reboot-bootloader"
  "fastboot flash system system.yaffs2.img"      for system image
OR
  "fastboot flash data data.yaffs2.img"


Downloads:



Tips:

To backup system partition only type:
  "onandroid -a"
then type:
  "s"
without quotes.

or type:
  "d"
if you want to backup data partition only



Thanks to ameer dawood for providing onandroid script

Motorola Fire xt316 / 311 / 317 new cwm method

This method is different from the bootmenu method but it's way easier.


Differences:
You need pc whenever you want to launch cwm
adb not working

Steps:
Download the package from HERE: , extract, run the "Start_recovery.bat" file