[2011-09-14 13:44:16 - ddms]nulljava.lang.NullPointerException    at com.android.ddmlib.Client.sendAndConsume(Client.java:572)    at com.android.ddmlib.HandleHello.sendHELO(HandleHello.java:142)    at com.android.ddmlib.HandleHello.sendHelloCommands(HandleHello.java:65)    at com.android.ddmlib.Client.getJdwpPacket(Client.java:671)    at com.android.ddmlib.MonitorThread.processClientActivity(MonitorThread.java:317)    at com.android.ddmlib.MonitorThread.run(MonitorThread.java:263)


用模拟器运行过此程序,且在没有对程序做改动时点击run再次运行,则eclipse就会报告此错误,暂时没发现对调试有影响。

  

Sometimes these things just get into a bad state and need to be restarted. Close the emulator and restart Eclipse. Start the emulator from the AVD Manager window using the button labelled "Start..". In the start dialog select the "WIPE ALL DATA" button to be sure you're getting a clean start.If that doesn't solve it then try deleting your emulator in the AVD Manager and creating a new one.“

更多相关文章

  1. android 如何判断程序是否在前台运行
  2. Android彻底退出应用程序
  3. 如何向android程序添加音效或者音频文件
  4. Android调用外部程序
  5. android studio 实现再按一次返回键退出程序
  6. 同样的互联网大环境下,你连工作都找不到,年薪该拿60w的程序员他还
  7. Android 应用程序基础(Application Fundamentals)----Application
  8. 应用程序组件之APP基础(转官方)
  9. Android 驱动之旅: 第一章 在Android 内核源代码工程中编写硬件驱

随机推荐

  1. fill_parent和wrap_content 区别和使用效
  2. 今天在网上看到了Google的GPhone的消息,学
  3. Android 设置ProgressBar 的颜色
  4. 一个项目搞明白Android 启动模式和taskAf
  5. Android:Implementing material design i
  6. android API key 如何获取
  7. React Native文件读写操作(更新)
  8. Android Custom Dialog错误Unable to add
  9. Android中的菜单-OptionMenu
  10. Android实现仿gallery垂直滚动的效果