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 -~----------~----~----~----~------~----~------~--~---

