ashiq sayyad
unread,Feb 9, 2012, 5:17:15 AM2/9/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android-platform, android-d...@googlegroups.com
Hi All,
I want to achieve force stop functionality in my app on close button
click.
Can anybody tell me how android handles force stop in settings--
>manage applications screen.
I tried using System.exit(0) & Process.killProcess(Process.myPid());
But it kills the current activity & app launches the previous
activity..
Thanks & Regards,
Ashiq Sayyad