Re: OTA update (1.47.651.1) has been conquered (root!)
does ur CMD recognize "adb" if not did u do this:
add the "ADB" directory path as a system variable in windows...
To do this right-click on "My Computer" and select Properties. Next select the Advanced tab(Advanced Settings in Vista) then select Environment Variables.
Click "New" under System Variables and add the following:
Variable: adb
Value: C:\android-sdk-windows-1.1_r1\tools (note, make sure this folder name matches yours. mine was C:\android-sdk-windows\tools
|