您的位置:首页 > 其它

豌豆夹导致ADB服务无法开启

2012-11-15 12:16 399 查看
注:本文转载至:http://yqwang.info/

Eclipse中启动Android程序失败,报

The connection to adb is down, and a severe error has occured.You must restart adb and Eclipse.Please ensure that adb is correctly located at 'D:/****/adb.exe' and can be executed.
遇到这种情况,按SO上的说法是去执行

adb.exe kill-serveradb.exe start-server
即可

可是我却报出

adb server is out of date. killing...could not read ok from ADB Server, error = 109* failed to start daemon *
这是豌豆夹在做怪,NND

把任务管理器中的wandoujia相关的两个进程kill掉,然后重启你的eclipse就好了
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: