首页 > 代码库 > Android 提示: The connection to adb is down, and a severe error has occured.

Android 提示: The connection to adb is down, and a severe error has occured.

今天早上打开Eclipse,一直提示 The connection to adb is down, and a severe error has occured,无法执行程序。重新启动Eclipse、手机又一次连接电脑都无法解决,打开DDMS界面,找不到设备。

解决的方法例如以下:

1.进入DDMS界面,点击例如以下图的小三角(放在三角上提示view menu)

技术分享

2.选择下拉列表的Reset  adb选项。问题解决。

技术分享


Android 提示: The connection to adb is down, and a severe error has occured.