android device does not show up under Android Device Chooser
adb, android
Solution
switch The new tablets into PTP mode (under Settings -> Storage -> USB Computer Connection.) and connect to computer. Let it install, switch back to USB mode and plug in again.
Problem
I had 1 nexus 7 and it is working perfectly fine using eclipse android studio. It shows up normally and I can deploy apps on it. (I am using win7 64) Recently I got 3 more Nexus 7 devices (from same batch, our university bought them at same time). My problem is, when I connect these new devices they are not being detected by ADB. I have already turned on development option, usb debugging and also allow third party apps from security menu. All 4 devices are updated to android 4.3. I also tried to do adb kill-server and it dint help. The only tablet I can work with that shows up on android device chooser, is the older ( by that i mean the first) tabled that I was working with. Also under Device Manager, under Portable Devices only the old tabled is showing up. The new ones don't. Any idea or soloutions?