There is no need to do this. The user can just press the Home key to "exit" the app.
On Fri, Sep 12, 2008 at 6:27 PM, elephantbug <[EMAIL PROTECTED]> wrote: > > Hi, > > Is there a way to exit the application completely at any place? > > call finish() will only exit the current activity. > > I tried to getApplication() from activity and call its onTerminate() > directly... but it seems not working at all... > > Anyone can give any clue how to do it? > > Thanks > > > > > -- 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 -~----------~----~----~----~------~----~------~--~---

