The_Grendel
Lurker
Hi All,
<<In Android 2.3.4 on Moto Atrix>>
Does anyone by chance know of anyway that I could block services that are launched by apps?
I'm trying to get rid of some battery drain and I'm tired of apps re-launching themselves after i've killed them because they have a service running as well...
The main 2 (among others) that I want to kill are:
the facebook app launches "UploadManager" (I rarely upload to facebook from my phone)
The Engadget app launches "AudioPlayerBackgroundService" (I don't listen to their podcasts so I don't need this service at all, ever)
Once I kill these services, I'm still able to use the main apps and now they stay closed when I kill them
so i'd love a way to prevent the service from launching in the first place
Thanks!
<<In Android 2.3.4 on Moto Atrix>>
Does anyone by chance know of anyway that I could block services that are launched by apps?
I'm trying to get rid of some battery drain and I'm tired of apps re-launching themselves after i've killed them because they have a service running as well...

The main 2 (among others) that I want to kill are:
the facebook app launches "UploadManager" (I rarely upload to facebook from my phone)
The Engadget app launches "AudioPlayerBackgroundService" (I don't listen to their podcasts so I don't need this service at all, ever)
Once I kill these services, I'm still able to use the main apps and now they stay closed when I kill them
so i'd love a way to prevent the service from launching in the first placeThanks!