What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

How to root droid bionic. 902

  • Thread starter Thread starter iTz_I3urn
  • Start date Start date
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.
 
Back
Top