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
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
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
3 matches
Mail list logo