>
> I got a service runing it's own process and when i stop the service from
> the app activity the service dies but the process holding the service
> stay's alive and dos not end.
>
Your point would be?

 I wanna kill the process from the service's onDestroy() function.
>
No, you don't...

Can i do that?
>
You shouldn't...

Is it the right way to manage things?
>
No... The right way to manage things is to let Android manage it for you.

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Thu, Apr 19, 2012 at 1:47 AM, Eliran <elirannac...@gmail.com> wrote:

> Can i do that?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to