I run the adb devices command and it does not display the nexus 7 device, even if the drivers are installed correctly. Drivers are displayed as “Android Composite ADB Interface”. I have "USB debugging" enabled on the nexus 7 device. Also, I already tried to kill and restart the adb service without any luck.
When I connect my Android One One Android device, it appears when I run the "adb devices" command, even if I don't have USB debugging. The main difference between the drivers is that the HTC One driver appears as the “Android ADB Interface” when I plug it in. Thus, it does not have the name “Composite” in the title.
Any advice on showing Nexus 7 when running "adb devices" would be greatly appreciated!
source share