The connection to adb is down, and a severe error has occured.勘误

启动android模拟器时,遇到The connection to adb is down, and a severe error has occured.的错误,

具体报错为, 

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\android-sdk-windows\platform-tools\adb.exe' and can be executed.

即android-sdk中的adb.ese没有正常运行,简单介绍一下adb.ese,

adb全称是android debug bridge,通过其可以管理模拟安卓设备,或是直接通过电脑管理安卓设备。除了sdk中自带的,PC上的豌豆荚、360手机助手等皆集成了adb,为了保证模拟器的正常运行,我们得先保证关闭了豌豆荚之类的软件。

接着对症下药,看到CSDN有网友在国外网站找到解决方法  

1.先把eclipse关闭.

2.在管理器转到你的android SDK 的platform-tools下, 如图:


3.键入adb kill-server ,如果adb关闭了会提示 server not running *

4.再输入 adb start-server  如果不成功会提示 daemon not running. starting it now on port  ***的

   而如果成功的话不提示任何语句的.这时再重新打开eclipse就可以正常运行模拟器的了.


这个解决办法,跟任务管理器直接关闭adb.exe进程没有任何区别吧,不管怎样,关闭了就好。

但是面对重启start-serevr失败,不要泄气,直接找到platform-tools的目录,双击adb.exe,你的问题或许就解决了。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值