【发布时间】:2014-09-29 21:56:27
【问题描述】:
当我正在使用的 Eclipse ADT 突然停止识别我的 Nexus5 时,我正在调试一个 Android 应用程序。 smartphons打开了开发者选项,启用了usb调试,它没有在adb devices中列出。
发生了什么?我该如何解决?
更新
如果我尝试 adb kill-server 然后插入设备 Windows 识别它是 Nexus 5 但 Eclipse 无法连接到它。然后我尝试使用 adb start-server 启动服务,但 Eclipse 说没有插入任何设备
【问题讨论】:
标签: android eclipse eclipse-adt