Service is a background process in Android, not to be confused with *nix daemons or Windows services
20
votes
1answer
33k views
How can I stop applications and services from running?
When my phone starts up there are several application/services running in the background that I would rather not. And when I press the Home button while using an app, that app usually goes into the ...
8
votes
1answer
788 views
How can I prevent my Wi-Fi connection from glitching?
Occassionally my Wi-Fi goes into this weird state where the phone "thinks" I'm connected, but the connection simply doesn't work. Apps still seem to think I have connectivity, though they can't ...
8
votes
2answers
1k views
How can I prevent services from running in the background? [duplicate]
Possible Duplicate:
How can I stop applications and services from running?
Is there a way to prevent the service apps (or any other apps) from automatically running in the background?
5
votes
1answer
618 views
Why does “Google Services” take up increasing RAM and spawn new services over time?
I have a rooted OG Droid which I install custom ROMs to frequently. I've noticed in all builds of Froyo and Gingerbread that I've tried, over time of being on, certain services will take up more RAM ...
3
votes
2answers
263 views
Bypass memory manager; keep app alive
At my work we all have Android devices which are used to dispatch jobs to us. It uses a web-app accessible through any web browser. When a new job arrives we are notified with an audible alert. ...
1
vote
1answer
343 views
My Google Voice services keeps getting stuck on “restarting”
The "UpdateService" for Google Voice constantly keeps getting stuck on "restarting" and therefore I miss out on receiving SMS messages from Google Voice. I've already been trimming down on some ...