博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
adb.exe问题
阅读量:5257 次
发布时间:2019-06-14

本文共 404 字,大约阅读时间需要 1 分钟。

问题: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\platform-tools\adb.exe' and can be executed.

尝试:手动双击起动D:\android-sdk\platform-tools\adb.exe,在任务管理器里面闪一下马上消失,手动启动失败。。

解决:发现任务管理器中有一个androidadb,不知道是什么,杀死此进程;重启eclipse,看到adb进程正常启动,然后正常调试,问题解决。。

转载于:https://www.cnblogs.com/aqi0530/p/3807401.html

你可能感兴趣的文章
bzoj3224 splay板子
查看>>
程序存储问题
查看>>
Mac版OBS设置详解
查看>>
优雅地书写回调——Promise
查看>>
android主流开源库
查看>>
AX 2009 Grid控件下多选行
查看>>
PHP的配置
查看>>
Struts框架----进度1
查看>>
Round B APAC Test 2017
查看>>
MySQL 字符编码问题详细解释
查看>>
Ubuntu下面安装eclipse for c++
查看>>
让IE浏览器支持CSS3圆角属性的方法
查看>>
巡风源码阅读与分析---nascan.py
查看>>
LiveBinding应用 dataBind 数据绑定
查看>>
Linux重定向: > 和 &> 区别
查看>>
nginx修改内核参数
查看>>
C 筛选法找素数
查看>>
TCP为什么需要3次握手与4次挥手(转载)
查看>>
IOC容器
查看>>
Windows 2003全面优化
查看>>