For the lucky ones who've managed to get ADB working, in Device Manager, can you confirm the driver you have is:
Provider: Android ADB Interface
Date: 28/08/2014
Version: 11.0.0.0
Signer: Google, inc
In device manager, on my PC it's listed as being under "Android Device".
Also, could you check the following file:
C:\Users\<username>\.android\adb_usb.ini
Mine just contains the following vendor ID:
0x0531
Finally, which ADB version are you using? Mine is 1.0.25 (the version on the latest google SDK is slightly higher, but I still get the same results).
|