How to root droid bionic. 902

sargentmajord

Silver Member
Joined
Nov 30, 2011
Messages
2,195
Reaction score
16

unbesorgt

Member
Joined
Jan 18, 2010
Messages
385
Reaction score
4
I tried and it keeps saying "adb is not recognized as an internal or external command, operable program or batch file"

So does this mean i cannot root?

Sent from my DROID BIONIC using DroidForums

I think what may be happening is that you are attempting to run the batch file (run.bat) from within your unzip program. That won't work because it can't find the adb.exe file (which is still zipped up inside the zip file), which explains the error message you are seeing. Instead, you need to use your unzip program to extract the entire contents of the zip file first. All files should be together in one folder on your PC. There are eight files total, including run.bat, adb.exe, superuser.apk, and some others. After you have done this, open the folder where you extracted all the files and double-click the run.bat file. It should now be able to find the adb.exe file there in the same folder, and you will be good to go.
 
Top