ll309309 2015-07-06 02:57 采纳率: 0%
浏览 2017

Android开发下You must restart adb and Eclipse

The connection to adb is down, and a severe error has occured.
HelloWorld] You must restart adb and Eclipse.
HelloWorld] Please ensure that adb is correctly located at 'E:\软件\开发\adt-bundle-windows-x86-20131030\sdk\platform-tools\adb.exe' and can be executed.
一直报错、
试了好多方法没用、
1 开始运行cmd
2 adb kill-server 杀死adb进程
3 adb start-server 开启adb进程
4 查看adb端口
C:\Documents and Settings\Administrator>adb nodaemon server
cannot bind 'tcp:5037'
5 查找adb的端口被谁占有
netstat -ano | findstr "5037"
6 杀死该进程
tasklist|find "5037"
7 重启adb
adb start-server
8 以上动作多做几遍如果还不行
图片说明

  • 写回答

7条回答

  • frank_20080215 2015-07-06 03:17
    关注

    netstat -ano | findstr "5037" -- windows的某些功能没有安装。通过管理工具进行安装

    评论

报告相同问题?

悬赏问题

  • ¥20 求数据集和代码#有偿答复
  • ¥15 关于下拉菜单选项关联的问题
  • ¥20 java-OJ-健康体检
  • ¥15 rs485的上拉下拉,不会对a-b<-200mv有影响吗,就是接受时,对判断逻辑0有影响吗
  • ¥15 使用phpstudy在云服务器上搭建个人网站
  • ¥15 应该如何判断含间隙的曲柄摇杆机构,轴与轴承是否发生了碰撞?
  • ¥15 vue3+express部署到nginx
  • ¥20 搭建pt1000三线制高精度测温电路
  • ¥15 使用Jdk8自带的算法,和Jdk11自带的加密结果会一样吗,不一样的话有什么解决方案,Jdk不能升级的情况
  • ¥15 画两个图 python或R