Android 设备选择器无法显示我的真实设备。但是设备管理器识别并且我使用 Eclipse Juno、Windows 7 和我的设备 nexus 7,并且我已经尝试过命令:adb kill server 和更新 USB 驱动程序。
问问题
865 次
1 回答
0
请更新谷歌 USB 驱动程序。
链接:http: //developer.android.com/tools/extras/oem-usb.html
此链接将有助于解决问题。
Connect your Android-powered device to your computer's USB port.
Right-click on Computer from your desktop or Windows Explorer, and select Manage.
Select Device Manager in the left pane of the Computer Management window.
Locate and expand Android Phone in the right pane.
Right-click Android Composite ADB Interface and select Update Driver. This will launch the Hardware Update Wizard.
Select Install from a list or specific location and click Next.
Select Search for the best driver in these locations; un-check Search removable media; and check Include this location in the search.
Click Browse and locate the USB driver folder. (The Google USB Driver is located in <sdk>\extras\google\usb_driver\.)
Click Next to upgrade the driver.
于 2013-05-08T12:09:08.020 回答