Quote:
Originally Posted by DirtyD24
I am having so many problems rooting this phone...I was able to learn winmo crap a lot easier....
Here is the problem I tried doing the root by flashrec and i would never be able to do a recovery image and when the phone reset I would see a warning sign and a dead phone...
Now I'm trying to do it through SDK and command prompts...when I type cd AndroidSDK\Tools\
..it says system cannot find the path specified
any help
|
If you unzipped the sdk to the root of your hard drive, open cmd.
Type this exactly:
cd\
cd /(whatever you named your sdk folder)/tools
adb devices
if it worked, you'll see your phones id number pop up.