4

我的 Nexus 7 曾经在 Windows 7 64 位上运行良好,但现在当我连接它时,它突然向我显示新设备屏幕,它在 Eclipse/ADB 中显示为 Nexus 7 和 Android 4.3(正确),然后消失几秒钟或几秒钟后,ADB 日志中的设备已断开连接。

然后亚行将其报告为“脱机”,操作系统未知。

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

4

2 回答 2

3

尝试禁用并重新启用 USB 调试。

也试试这个:

    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)
于 2013-09-16T11:56:37.047 回答
0

它是否要求RSA确认?这可能会阻止您的设备显示为已连接

于 2013-09-16T11:05:26.240 回答