Not seeing Nexus7 in Eclipse’s Android Devices [duplicate]

Heres what I did to get it working:

  1. I happened to already have ADB drivers for the Samsung Galaxy Nexus installed, if you don’t, you need to download those.

  2. Plug in the Nexus 7 and windows will find 2 drivers automatically, but won’t find any for “Nexus”

  3. Go to Device Manager, under “Other Devices” you’ll see “Nexus” with the yellow exclamation mark, Right Click>Upate Drivers>Let me choose>Let me pick form device drivers on my computer.

  4. Scroll down to “SAMSUNG Android Phone” (Again, the Galaxy Nexus drivers should be installed already, if not, find them), and choose the driver for “Android ADB Interface”

  5. Click “Next”, and the device should pop up in Eclipse.

It worked for me, at least.

Leave a Comment