使用monkeyrunner 自动化删除程序的时候出现如下错误

在任务管理器卸载android adb,Ok。。然后再次使用的时候就出现这个问题,

Try below steps:

  1. Close the Eclipse if running
  2. Go to the Android SDK tools directory in Command Prompt
  3. typeadb kill-server
  4. then typeadb start-server
  5. No error message is thrown while starting ADB server, then adb is started successfully.
  6. Now you can start Eclipse again.

应是adb.exe进程的问题,关掉,重新启动。

有没有什么方式可以不出现这种情况呢?

更多相关文章

  1. eclipse添加android插件错误处理方法
  2. 2011.07.12(2)——— android Messenger 跨进程通信
  3. Android Custom Dialog错误Unable to add window -- token null
  4. 【android】android 开发错误集锦4月
  5. Android requires compiler compliance level 5.0 or 6.0. 错误
  6. Mono for Android 设计器错误:Disconnected from layout renderer
  7. Android开发错误信息收集
  8. android中常见的错误及解决办法

随机推荐

  1. Android学习系列--App调试的几个命令实践
  2. ArrayList 扩容 Android Java 真的不一样
  3. Android开发(19) 使用adb建立pc和android
  4. 说一下你眼中的Android的优点和不足之处(
  5. Android宝典入门篇-进阶
  6. Android NDK开发——CMake的编译使用
  7. [转载]Android中的线程模型
  8. 开源Mono框架将C#编程带到iPhone、Androi
  9. 一切从android的handler说起(六)之四大组
  10. Android自定义字体类库Calligraphy--快速