안드로이드
어플 완전히 죽이기
newkie
2011. 3. 10. 18:16
android.os.Process.killProcess(android.os.Process.myPid());
System.Exit(0);도 되긴 되는데 쓰지 말라는듯