androidperformanceadbfastboot

ADB stopping at <waiting for devices>


I was trying to install some custom recovery and ROM on to my phone when I got to this situation.

(I have my windows update turned off)

ADB or fastboot shows

<waiting for devices>

I tried and saw few solutions. I'm writing a detailed solution to this. this was how I solved it. if you have more suggestions you can answer below.


Solution

  • the only reason for this is that your PC is not recognizing Phone.which is a driver problem.

    You have to understand a few things before starting with the solution. you may know this too.

    each of this mode needs different drivers other than what the driver you use with adb when your phone is running on OS.

    so what you have to do is.

    if you are trying to get into recovery mode or fastload mode.

    at last, you have to select the usb-driver provided by the google. in sdk>extras>google>usb-driver

    it will show the updatable driver.select and press next to install. press ok now it should work correctly.