i have an app with multiple activities and a local service. if I finish() all the activites and stop the service, the process still exists (if I go into adb shell and type ps, I still see it).
is there a way to make sure the process is killed when I "quit"? tia. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

