With the new update to 4.2.2 to my Galaxy Nexus and Nexus 7, I can\'t find both my devices under adb
.
These are the steps I took:
In case it helps someone else arriving here, I had this problem with a ZTE phone.
I tried installing the driver based on the offical list here but in Device Manager the driver was marked as not installed correctly.
In the end I found the way to make this work was:
After doing this I was able to do:
adb kill-server
adb start-server
adb devices
and view my device.