I don't be able to destroy the process started by process = Runtime.getRuntime().exec(<process name>); : : : process.destroy()// it doesn't kill the process started above
Does anybody know why Its not working and how should I make it able to work ? Thanks in advance ! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

