System.exit() is definitely not the same as Activity.finish()
On Mon, Aug 10, 2009 at 3:45 AM, Blackmarket<[email protected]> wrote: > > Doesn't work. It just closes the active Activity and changes to the > last Activity. Actually it has the same effect like finish() > > Regards, Pascal > > On 10 Aug., 11:54, Carl Whalley <[email protected]> wrote: >> System.exit(0) >> >> -- >> Android Academyhttp://www.androidacademy.com >> >> On Aug 10, 10:36 am, Blackmarket <[email protected]> wrote: >> >> > Hi, >> >> > i want to add an exit button to the menu, but didn't see an easy way >> > to close an application or acces all activities of an application and >> > finish them. Is there an easy approach avaible? >> >> > Regards, Pascal >> >> > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

