I am having trouble connecting a Nexus 7 to Eclipse... and really lost about what to do to get it running. OS of my Computer is Windows 7 64 Bit.
Another Nexus 7, exactly same android-version, but with less memory, was successfully connecting previously; I have no idea if that could be the cause of the problem? Somehow, none of the million topics about this solve my troubles.
What I already did:
- Nexus 7 is in Developer Mode
- USB Debugging is Active
- I am connecting as PTP-device
- It does show up when I run adb devices on commandline. It sucessfully DISappears from adb devices when I unplug it, kill the adb server, and reboot
- Despite all this, if refuses to appear as a device in AVD Manager!
Strangely, an emulator I deleted weeks ago still appears in adb devices, but at least it is offline...
Any ideas about what I missed?