• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Little help?

Schultz68

Newbie
I have my Nexus 5 (which is awesome btw) and I am trying too root it using the CF auto root but after I start the process it just says "waiting on device". I have a windows computer and I know I'm using the right mode. I have tried diff usb cables with no success. Anybody had this problem or have a solution??
 
I have my Nexus 5 (which is awesome btw) and I am trying too root it using the CF auto root but after I start the process it just says "waiting on device". I have a windows computer and I know I'm using the right mode. I have tried diff usb cables with no success. Anybody had this problem or have a solution??

Do you have the Android SDK installed? If so, open the sdk folder and hold shift + press right click to bring up the menu. When that appears, hit "Open Command Prompt here". You'll have a cmd window in front of you now. Type in adb reboot bootloader.

That should do it.
 
I do have android sdk and I just tried but it's says it does not recognized it as a command. My USB debugging is checked and all that good stuff.
 
I do have android sdk and I just tried but it's says it does not recognized it as a command. My USB debugging is checked and all that good stuff.

I tried a different usb cable and now when I put the command in it says "device not found".
Those are really 2 different issues.

Not being recognized as a command means your command prompt isnt being pointed to the same directory that your fastboot tools are in

Device not found is usually a driver issue, but could also mean your device isnt in the proper mode (fastboot for fastboot commands for example)
 
So how do I find out where my fastboot tools are ?
& if my computer is not recognizing the device when it's in fastboot mode it's the driver?
I installed the Google usb drivers from Android sdk. Those are the correct one right? Smh I'm doing something that's making this way harder than it should be.
 
So how do I find out where my fastboot tools are ?
& if my computer is not recognizing the device when it's in fastboot mode it's the driver?
I installed the Google usb drivers from Android sdk. Those are the correct one right? Smh I'm doing something that's making this way harder than it should be.

That's the folder I just tried to point you to. The path should be C:/AndroidSDK/sdk/platform-tools
 
Yeah I got it. It's still not working. Everything is installed. Idk. I'm gonna try the nexus 5 multi tool and see if that works.
 
Back
Top Bottom