thanks scorpio but that is not what i want to do... I want to close app as end user not as developer...
e.g: I open browser to browse the internet, then after I finish browsing I want to close that browser. Simple. But where is the close button or menu to exit from application? I didn't find it yet... :( please help, Thanks. On Mon, Sep 29, 2008 at 5:20 PM, scorpio <[EMAIL PROTECTED]> wrote: > > hi, > > you can close an android application through finish() method. By using > this method, that specified activity will be removed from the history > stack.. > > Thanks > Nithin > > On Sep 29, 6:51 am, "Rio Astamal" <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > This is may be very stupid question, but how do I close an running > android > > app e.g: browser. > > > > When I press the back button it seems application only minimized not > closed. > > So I try to list > > running app by holding Home button and browser app still running. I'm > > running android on emulator. > > > > So, how do I close an App? I didn't find any close button :( > > > > Thanks. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

