I know that there is a lot of posts about this but none of which i saw helped me.
I got a new computer with windows 7 pro (64 bit) and i downloaded the eclipse-adt.
I have checked that the google usb_driver
was installed.
I plugged in my devices (I'm using a galaxy nexus and a nexus 7) and non of them were recognized. (used to command adb devices
).
To try and fix this, I Did:
- Opened the Device manager from the control panel
- Located my galaxy nexus device under "Other devices" (did the same with nexus 7)
- Clicked "Browse my computer for driver software"
- Gave the path to the google usb drives in the sdk. In my case the path was
C:\Dev\Android\eclipse-adt\sdk\extras\google\usb_driver
I got the following message: "Windows was unable to install your Galaxy Nexus. Windows could not find driver software for your device." Any Ideas on how to overcome this?