AFAIK, Process.killProcess(Process.myPid()) is equivalent to System.exit(0) in Android, but I stand corrected.
On May 26, 4:41 pm, Sujay Krishna Suresh <[email protected]> wrote: > thanks.... but if thats the case, why does the sdk provide > Process.killProcess(Process.myPid())??? > & wat does android actually do when i call this method as above??? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

