1.Update Android SDK (Google USB Driver)
2.From PC Control Panel, System -> Device manager -> Right click Nexus 4 -> Update driver.
3.Set android-sdk-folder\extras\google\usb_driver as path to search, include subfolders checked.
If windows tells you that the driver is up to date, just uninstall the driver (right click on nexu4 -> uninstall driver) and start from step 2 again.
After that, open a cmd and type adb kill-server and then a adb devices, now it will include your device.
More details
https://stackoverflow.com/questions/20343014/adb-doesnt-show-nexus-5-device
2.From PC Control Panel, System -> Device manager -> Right click Nexus 4 -> Update driver.
3.Set android-sdk-folder\extras\google\usb_driver as path to search, include subfolders checked.
If windows tells you that the driver is up to date, just uninstall the driver (right click on nexu4 -> uninstall driver) and start from step 2 again.
After that, open a cmd and type adb kill-server and then a adb devices, now it will include your device.
More details
https://stackoverflow.com/questions/20343014/adb-doesnt-show-nexus-5-device
No comments:
Post a Comment