最近在做Android 开发时,当运行环境时出现如下错误

[2013-10-11 11:43:29 - MobileOA_AndroidPadApp] The connection to adb is down, and a severe error has occured.

[2013-10-11 11:43:29 - MobileOA_AndroidPadApp] You must restart adb and Eclipse.

[2013-10-11 11:43:29 - MobileOA_AndroidPadApp] Please ensure that adb is correctly located at 'D:\android-sdk_r07-windows\android-sdk-windows\platform-tools\adb.exe' and can be executed.

解决方案:

1 在进程中关掉豌豆荚,或91 等等之类的进程

2 结束 adb.exe

3 cmd 进入控制台 找到你所用的adb 的路径 D:\>cd android-sdk_r07-windows\android-sdk-windows\platform-tools

4 输入 adb.exe

问题解决。

更多相关文章

  1. Android跨进程通信之ContentProvider
  2. ContentProvider 详解
  3. 转自应用程序获得系统权限
  4. Binder 理论部分笔记整理
  5. Android程序开发入门――组件生命周期之Broadcast receiver
  6. Android(安卓)Service组件在进程内绑定(bindService)过程
  7. Android(安卓)persistent属性研究
  8. android提示:应用程序xx(进程:xxx.xxx.xxx)意外停止,请重试
  9. Android的进程优先级

随机推荐

  1. nginx代理
  2. 实力认证|Authing 入选 2021 《中国网络安
  3. redis与lua
  4. nginx 负载均衡
  5. 进程终止,环境表以及在内存中布局和非局
  6. linux学习基本
  7. Spark 3.0 中七个必须知道的 SQL 性能优
  8. Js学习笔记一(鼠标事件.....)
  9. php7新特性一览
  10. 程序员专享绿色独角兽Gunicorn,了解下