Re: [android-developers] exit application

2011-09-09 Thread Robin Talwar
Lets assume u wanna put exit button in menu and you have a baseActivity which extends Activity so that its easy to implement on all the activities. In your application instead of extending all your activities with Acitivity(Android) you must extend it with your own BaseActivity. Then place the fol

Re: [android-developers] exit application

2011-09-09 Thread Mark Murphy
http://stackoverflow.com/questions/2033914/quitting-an-application-is-that-frowned-upon/2034238#2034238 On Fri, Sep 9, 2011 at 7:23 AM, sandy wrote: > how t exit application on a single click of a button. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/comm

[android-developers] exit application

2011-09-09 Thread sandy
how t exit application on a single click of a button. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android