On Mon, Aug 30, 2010 at 1:53 PM, Frank Weiss <[email protected]> wrote:
> > 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? > Yes, it is, this was on oversight when we made the different filtering options more visible. It will be fixed in Gingerbread. -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

