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 'E:/setups/android/android-2.1_r01-windows/tools/adb.exe' and can be executed.

在命令行下运行 adb start-server

errors:

* daemon not running. starting it now *
ADB server didn't ACK
* failed to start daemon *

已经确认adb.exe的路径没有问题。

解决办法:

(1)查看任务管理器,关闭所有adb.exe

(2)重启eclipse即可

转载自:http://blog.csdn.net/ocean_helen/article/details/5885481

更多相关文章

  1. Android获取相册中图片的路径 4.4版本前后的变化
  2. 转:android 更改avd路径
  3. Android 4.x 获取存储卡路径的方式
  4. Android中访问sdcard路径的几种方式
  5. Android——文件路径(/mnt/sdcard/...)、Uri(content://media/ex
  6. Android获取外置SD卡读写路径
  7. Android studio 修改SDK路径
  8. Android通过Uri获取文件的路径的方法

随机推荐

  1. Android(安卓)Binder 机制之ServiceManag
  2. 解决办法Android中Error generating fina
  3. Flutter和Android中的View区别
  4. 开始使用Android(安卓)Sutdio(四)Android(
  5. kotlin第一次运行在Android上
  6. Android 5.0使用android:onClick属性出现
  7. Android 按钮点击切换背景,同时修改文字颜
  8. Android下的图形处理
  9. NDK开发
  10. Android的RIL驱动模块启动流程