最近运行eclipse,控制台时不时老出现这样的错误: 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:/android-sdk-windows/tools/adb.exe' and can be executed. 试了几种方法都不行,于是,从网上找到了这个解决办法,写个博客,以便以后出来这个问题时快速解决。解决办法如下: 1.查看任务管理器,关闭所有adb.exe 2.重启eclipse即可 今天,我又遇到了同样的问题,但是采用上面的解决办法没有解决,于是在网上找呀找,解决办法如下: 直接重启电脑,然后运行SDK下面的SDK Manager.exe,选择Virtual devices,启动一个模拟器即可。
eclipse 的 adb connection错误
2022-04-02 09:13:54
浏览数 (1)