It is normal. finish() does not necessarily destroy the process. Android manages processes automatically and destroy processes whenever more resources are need. Just don't worry about it :)
On Sun, Oct 19, 2008 at 7:33 PM, Wesley Sagittarius <[EMAIL PROTECTED]> wrote: > > hi, > > I don't know is it a issue or not??? > > when I this.finish() method was call... logically, it will exist the > process and remove in the process list right??? > > but when I got to check the process in the devices... my program seem > that still there wo???? is it normal??? > > any one have any idea on it??? > > > Wesley. > > > -- Romain Guy www.curious-creature.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

