Best Android Tutorials
Thursday, 6 December 2012
Terminating an application in android
Use the below code to terminate an application in android.
android.os.Process.killProcess(android.os.Process.myPid());
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)