Wednesday, January 2, 2013

[android-developers] Re: terminating android application

Why are you trying to do this?

On Wednesday, January 2, 2013 3:21:45 PM UTC, laxman k wrote:
how terminate android application from  any activity and kill background process

i am use
finsh();
system.exit(0);
System.runFinalizersOnExit(true);
android.os.Process.killProcess(android.os.Process.myPid());

these are only close te  current Activity....

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

No comments:

Post a Comment