[2015-04-14 22:03:13 - HelloWord] ------------------------------[2015-04-14 22:03:13 - HelloWord] Android Launch![2015-04-14 22:03:13 - HelloWord] The connection to adb is down, and a severe error has occured.[2015-04-14 22:03:13 - HelloWord] You must restart adb and Eclipse.[2015-04-14 22:03:13 - HelloWord] Please ensure that adb is correctly located at 'E:\anzhuo\Xin\adt-bundle-windows-x86_64-20140321\sdk\platform-tools\adb.exe' and can be executed 请问该怎么解决
1 回答
L丶Star
TA贡献1条经验 获得超0个赞
关闭eclipse,打开任务管理器,结束掉类似adb.exe的程序,没有就不理它了。打开cmd,输入 adb kill_service,回车,如果没有报错,再输入adb start_service,再回车。重新启动eclipse就可以了。
,
- 1 回答
- 0 关注
- 1539 浏览
添加回答
举报
0/150
提交
取消