The connection to adb is down, and a severe error has occured.
*
1,
The connection to adb is down, and a severe error has occured.
[2015-01-14 10:18:07 - wpt] You must restart adb and Eclipse.
[2015-01-14 10:18:07 - wpt] Please ensure that adb is correctly located at ‘D:\android\sdk\platform-tools\adb.exe‘ and can be executed.
解决方法:
1,进入到platform-tools目录下,shift+右键,在此处打开命令窗口
adb kill-server
adb start-server
这样还是不行,继续找占用了端口的进程
打开任务管理器,找到pid为8768的进程,结束。
然后adb start-server即可
*
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。