首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > 其他数据库 >

Android异常:The connection to adb is down, and a severe error has occured

2012-07-31 
Android错误:The connection to adb is down, and a severe error has occured.[2012-07-25 10:57:03 - Xx

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

[2012-07-25 10:57:03 - Xxx] The connection to adb is down, and a severe error has occured.
[2012-07-25 10:57:03 - Xxx] You must restart adb and Eclipse.
[2012-07-25 10:57:03 - Xxx] Please ensure that adb is correctly located at 'C:\Xavier\android-sdk\platform-tools\adb.exe' and can be executed.

 

这个错误的问题很可能是豌豆荚这类手机助手开着,解决方法:

1.关闭豌豆荚进程

2.adb kill-server

3.adb start-server

4.重启Eclipse

 

OK

热点排行