Is there anybody familiar with Android SDK ? When I try to run a basic
program, I met with the following error.
================
ActivityManager: DDM dispatch reg wait timeout
[2010-03-17 11:38:44 - HelloAndroid] ActivityManager: Can't dispatch
DDM chunk 52454151: no handler defined
[2010-03-17 11:38:44 - HelloAndroid] ActivityManager: Can't dispatch
DDM chunk 48454c4f: no handler defined
[2010-03-17 11:38:45 - HelloAndroid] ActivityManager: Can't dispatch
DDM chunk 46454154: no handler defined
[2010-03-17 11:38:45 - HelloAndroid] ActivityManager: Can't dispatch
DDM chunk 4d505251: no handler defined
[2010-03-17 11:40:33 - HelloAndroid] ActivityManager: Starting: Intent
{ act=android.intent.action.MAIN
cat=[android.intent.category.LAUNCHER]
cmp=com.example.helloandroid/.HelloAndroid }
[2010-03-17 11:40:43 - HelloAndroid] ActivityManager:
java.lang.NullPointerException
===
Can you please help me to resolve this error? Thanks in advance.
Sanoop
Glabia Interactive