then what't the right way to do it?.
can I kill processes that were not started by my own app?

On Jan 9, 4:06 am, "Justin (Google Employee)" <[email protected]> wrote:
> This isn't the proper way to run anything in Android, why are you
> doing this?
>
> Cheers,
> Justin
> Android Team @ Google
>
> On Jan 8, 6:15 am, CodePupil <[email protected]> wrote:
>
> > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to