首页 > 代码库 > The connection to adb is down, and a severe error has occured.
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即可
*
The connection to adb is down, and a severe error has occured.
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。