First, thank you for those quick replies. You're right, my application is still running after I taught it was closed. For people having similar problems, in Eclipse, we can see active process under "DDMS"--> "emulator".
I'll work on my bug and keep you informed. Thanks. On Aug 26, 3:48 pm, StevePotell <[EMAIL PROTECTED]> wrote: > bleucalme, > > Kind of looks like your app is still running, make sure you call > finish() when closing the app. Also close and free any system > resources you may be using (like media player, etc) prior to calling > finish(). --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] Announcing the new Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---