I am working on a machine with Windows 7, 64 bit and just downloaded and installed the Android SDK, and I use Eclipse with the Android plugin.
I was just looking through the "Hello Android" manual: Hello Android
I also made suggestions on this page: Droid FAQs
Before following the FAQ, the program will compile and run, but will not be registered in the emulator. No code changes, and now I get the following.
When I try to start the emulator, I get the following message:
[2010-03-05 20:48:41 - HelloAndroid]ActivityManager: Can't dispatch DDM chunk 46454154: no handler defined [2010-03-05 20:48:41 - HelloAndroid]ActivityManager: Can't dispatch DDM chunk 4d505251: no handler defined [2010-03-05 20:48:42 - HelloAndroid]ActivityManager: Starting: Intent { comp={domain.example.helloandroid/domain.example.helloandroid.HelloAndroid} } [2010-03-05 20:48:42 - HelloAndroid]ActivityManager: Warning: Activity not started, its current task has been brought to the front
Any suggestions? Thanks!
source share