Just started testing my apps against the 1.5 SDK and got these console
messages when I re-install an app to the AVD.  Eclipse project is set
to 1.1 and the AVD is 1.5:

[2009-04-30 22:22:49 - ...] Starting activity com... on device
[2009-04-30 22:22:57 - ...] ActivityManager: DDM dispatch reg wait
timeout
[2009-04-30 22:22:57 - ...] ActivityManager: Can't dispatch DDM chunk
52454151: no handler defined
[2009-04-30 22:22:57 - ...] ActivityManager: Can't dispatch DDM chunk
48454c4f: no handler defined
[2009-04-30 22:23:04 - ...] ActivityManager: Starting: Intent { ...

Apart from these console messages and an extra 30 seconds of delay
(for the timeout to occur?), the app does install and run just fine.
If there's something I'm doing wrong in the build I would like to know
so that I avoid problems down the line.  From the 'DDM' it may be
related to the debugger, however I am not attempting to use it.

I've also noticed that the emulator in this SDK is very sluggish in
comparison to previous versions when it comes to switching tasks etc.

Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to