No there is no such method, even if you try System.exit().. the App might 
be still active in background.. That is the normal behavior for the Android 
Apps

On Wednesday, June 27, 2012 5:37:02 PM UTC+5:30, SIVAKUMAR.J wrote:
>
> Is there is any way to exit completely from application.?
>
> For example i developed one application.It contains 1 activity.It contains 
> the form having a button.When user click the button it exit from app 
> (calling finish() method of activity).
> When i run the app in my phone.After i click the button .It will come out 
> of application.
> But when i click menu->settings->manage application->then i click my 
> application.It  shows my app is running.It shows 2 buttons enabled "force 
> close" ,"uninstall".
> my assumtion is finish() only close the activity.
> Is there is any method to completely come out/exit from application?
>

-- 
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-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to