Rebooting Android into recovery

After you install SDK you can reboot in recovery via terminal.
To do this go to terminal.
You will need to know the location of your sdk
Mine is c:\Developer\adt\sdk
We need to find the abd which mine is in c:\Developer\adt\sdk\platform-tools

To access in terminal type cd c:\Developer\adt\sdk\platform-tools
You are now in that folder

To reboot into recovery type adb reboot recovery.
Thats it!

If you get an error through any of this, check and make sure you have sdk installed, your drivers for your phone, usb debug is on, and have it plugged in.
  • Rebooting Android into recovery
  • Unknown
  • Wednesday, June 12, 2013
  • No comments:
 

0 comments:

Post a Comment