NO.1 You must restart adb and 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:\xxx\xxx\adb.exe’and can be executed.

二: 5037端口被占用


    a: 开始菜单 → 运行 → cmd → 回车执行
    b: netstat -aon|findstr "5037" → 回车执行 → 得到5037端口运行程序PID
    c: tasklist|findstr "要查询的PID" → 回车执行 → 得到5037端口运行程序的名称
    d: 打开任务管理器 → 关闭查询到的程序,释放5037端口

三:adb server意外终止


    a: 重启adb server

四:因更新adt而导致adb server无法使用


    a: 重启adb server → 重启后无效,则继续执行下面的步骤
    a: 启动一个虚拟机,并保持启动
    b: 重启Eclipse

五:系统找不到adb目录


    a: android-sdk/tools
    b: android-sdk/platform-tools

    c: 将上述2个路径添加到系统环境变量path中.


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

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值