[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操作系统的魅力吗?那就使用Android(安卓)LiveCD
  3. Android应用程序框架层和系统运行库层日志系统源代码分析
  4. Android上运行QT项目Necessitas的基本原理
  5. android 模拟器的使用(Android模拟器介绍及创建)
  6. Android(安卓)M 新的运行时权限开发者需要知道的一切
  7. 怎样用 C/C++ 开发一个原生程序运行在 Android(安卓)下而不用 AD
  8. 模拟器上安装Android(安卓)Market
  9. 想抢先体验Android操作系统的魅力吗?那就使用Android(安卓)LiveCD

随机推荐

  1. android 解决viewpager+多个fragment+rec
  2. Android项目中的jcenter()和maven()
  3. android:exported的用法
  4. android xml pull 解析 豆瓣书籍
  5. ArcGIS for Android 100.3.0(1):开发环境配
  6. android设置窗口特性
  7. Android 颜色渲染(五) LinearGradient线
  8. android RN 配置和打包命令
  9. 【Android(安卓)学习系列】 内存泄露(一)
  10. 什么是Dalvik【摘】