try system.exit(0); On Wed, Aug 29, 2012 at 2:51 PM, Jason Sesso <[email protected]> wrote:
> Do you need all of the other activities? You can put finish() on the ones > that you are leaving when you go to the next one. > > > On Wednesday, August 29, 2012 2:15:02 AM UTC-7, Sadhna Upadhyay wrote: >> >> Hi everybody, >> can some one tell me that how to exit from whole application when >> user click on exit button, there are many activities so finish() method is >> calling previous activity.so just tell me how to exit from app. >> > -- > 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 > -- live and let LIVE!!! -- 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

