首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Android AVD不能识别设备,但adb能?

Android AVD不能识别设备,但adb能?
EN

Stack Overflow用户
提问于 2013-04-11 19:36:28
回答 1查看 864关注 0票数 0

Android设备选择器无法显示我的真实设备。但是设备管理器识别并使用了Eclipse Juno、Windows7和我的设备nexus7,并且我已经尝试了命令: adb kill server和更新usb驱动程序。

EN

回答 1

Stack Overflow用户

发布于 2013-05-08 20:09:08

请更新google usb驱动程序。

链接:http://developer.android.com/tools/extras/oem-usb.html

此链接将有助于解决此问题。

代码语言:javascript
复制
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.
票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/15947775

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档