run_wind

导航

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

注:本文转载至: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就好了

posted on 2012-11-15 12:16  run_wind  阅读(162)  评论(0)    收藏  举报