Actually activity.finish() will finish the current activity & app will show the previously stacked activity.But i want to finish all activities & also stop all background processes.So I need to have similar kind of implementation as "Force stop" in manage applications
On 9 February 2012 20:00, TreKing <[email protected]> wrote: > On Thu, Feb 9, 2012 at 4:17 AM, ashiq sayyad <[email protected]>wrote: > >> I want to achieve force stop functionality in my app on close button >> click. >> > > Why? > > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices > > > -- > 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 -- 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

