最近在做Android 开发时,当运行环境时出现如下错误
[2013-10-11 11:43:29 - MobileOA_AndroidPadApp] The connection to adb is down, and a severe error has occured.
[2013-10-11 11:43:29 - MobileOA_AndroidPadApp] You must restart adb and Eclipse.
[2013-10-11 11:43:29 - MobileOA_AndroidPadApp] Please ensure that adb is correctly located at 'D:\android-sdk_r07-windows\android-sdk-windows\platform-tools\adb.exe' and can be executed.
解决方案:
1 在进程中关掉豌豆荚,或91 等等之类的进程
2 结束 adb.exe
3 cmd 进入控制台 找到你所用的adb 的路径 D:\>cd android-sdk_r07-windows\android-sdk-windows\platform-tools
4 输入 adb.exe
问题解决。
相关推荐
hprof-conv.exe The connection to adb is down, and a severe error has occured
NULL 博文链接:https://navylee.iteye.com/blog/2076985
NULL 博文链接:https://1307111376.iteye.com/blog/1985359
今天在Eclipse中运行Android项目时遇到”The connection to adb is down, and a severe error has occured”这个问题,如下图所示: 第一次遇到这个问题,上网查了一下原因,原来”The connection to adb is ...
经常遇到 Please ensure that adb is ... [2012-07-18 16:18:26 – ] The connection to adb is down, and a severe error has occured. [2012-07-18 16:18:26 – ] You must restart adb and Eclipse. [2012-07
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:\Program Files\Android\android-sdk\platform-tools\adb...
[2012-07-18 16:18:26 - ] The connection to adb is down, and a severe error has occured. [2012-07-18 16:18:26 - ] You must restart adb and Eclipse. [2012-07-18 16:18:26 - ] Please ensure that adb ...
[2016-07-10 17:09:11 - QtActivity] The connection to adb is down, and a severe error has occured. [2016-07-10 17:09:11 - QtActivity] You must restart adb and Eclipse. [2016-07-10 17:09:11 - ...
当控制台输出"The connection to adb is down, and a severe error has occured"时,表示ADB与Eclipse(或者现在可能是Android Studio)之间的连接已中断,导致无法进行正常的开发操作。常见的原因可能有以下几点: ...
he connection to adb is down, and a severe error has occured.[2014-01-14 21:42:11 - myBluetooth] You must restart adb and Eclipse.[2014-01-14 21:42:11 - myBluetooth] Please ensure that adb is ...
你还在纠结电脑没网,想要搜索“The connection to adb is down, and a severe error has occured”,必须在手机上输入而痛苦吗,现在完全不必要,只要手机USB连接电脑,运行手机Android客户端,再运行电脑客户端,...