ICode9

精准搜索请尝试: 精确搜索
首页 > 系统相关> 文章详细

android – Nexus 7在Windows / Eclipse / ADB中断开连接

2019-06-29 10:11:31  阅读:241  来源: 互联网

标签:android eclipse windows adb nexus-7


我的Nexus 7曾经在Windows 7 64bit上运行良好,但现在突然间我连接它时,它向我展示了新的设备屏幕,它在Eclipse / ADB中显示为Nexus 7和Android 4.3(正确),然后消失了在ADB日志中设备断开连接后的第二个或更少.

然后,亚行将其报告为“离线”,操作系统未知.

我尝试了三种不同的USB有线,不同的USB端口,并且在我的Mac上(虽然不是我的主设备),该设备运行良好.这真令人沮丧.我尝试设置与PTP和媒体设备的连接.两者都没有帮助.

解决方法:

尝试禁用并重新启用usb-debugging.

也试试这个:

    1: uninstall the driver in the device manager with option "delete the driver software for this device"
    reconnect the Nexus tablet
    2: let windows install a default driver which will be inadequate
    3: uninstall again the device in the device manager with the option "delete the driver software for this device"
    4: let windows try to find the driver, this process will fail
    5: go back to the device manager and right click the failed device and update driver
    6: choose the driver location in the android sdk directory (android/extra/google/usb_driver)

标签:android,eclipse,windows,adb,nexus-7
来源: https://codeday.me/bug/20190629/1325390.html

本站声明: 1. iCode9 技术分享网(下文简称本站)提供的所有内容,仅供技术学习、探讨和分享;
2. 关于本站的所有留言、评论、转载及引用,纯属内容发起人的个人观点,与本站观点和立场无关;
3. 关于本站的所有言论和文字,纯属内容发起人的个人观点,与本站观点和立场无关;
4. 本站文章均是网友提供,不完全保证技术分享内容的完整性、准确性、时效性、风险性和版权归属;如您发现该文章侵犯了您的权益,可联系我们第一时间进行删除;
5. 本站为非盈利性的个人网站,所有内容不会用来进行牟利,也不会利用任何形式的广告来间接获益,纯粹是为了广大技术爱好者提供技术内容和技术思想的分享性交流网站。

专注分享技术,共同学习,共同进步。侵权联系[81616952@qq.com]

Copyright (C)ICode9.com, All Rights Reserved.

ICode9版权所有