> That tab does not mean what you think it means. The fact that your > application appears there probably merely means there is a process > still in memory that most recently was running your code. It does not > mean that any of your components (activities, etc.) are still > considered to be "live". Android will recycle that process in time.
I think I understand how Android works, but that process list seems confusing. Why is such a process, that's got no activity stack, appearing in the list? Especially with the app name that was last used? -- 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