Service is a background process in Android, not to be confused with *nix daemons or Windows services
3
votes
2answers
260 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. ...
2
votes
1answer
71 views
Some applications seem to always stay open, even after I exit them. How do I close these?
When I hold the Home icon down, several apps appear that I thought I exited - how do I actually close these?
1
vote
2answers
284 views
Disable service permanently
I would like to disable some services/apps on the Android. Some run that I do not want to. I do not want to have to stop the service every time I turn off the phone for obvious reasons.
2
votes
2answers
82 views
How to keep a service from closing?
I am using the latest stock ROM for my phone (SGS3, Vodafone variant, although rooted) and I have installed a GPS live tracking program that stays on the taskbar as a service all the time (and that's ...
0
votes
0answers
12 views
Prevent services from automatically starting when opening phone [duplicate]
Possible Duplicate:
How can I stop applications and services from running?
I have installed the Yahoo Messenger and Facebook apps. Each time I restart my phone, those apps automatically run ...
2
votes
1answer
1k views
How can I find out what app is using my GPS from the background? [duplicate]
Possible Duplicate:
How to check which app uses GPS on Galaxy Nexus?
I saw the location icon at the top while on the home screen of my Galaxy Nexus. There were only two running apps and I ...
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 ...
0
votes
4answers
3k views
How can I prevent apps from running in the background? [duplicate]
Possible Duplicate:
How can I stop applications and services from running?
There is already a similar question to this one, but mine is narrower in scope and not addressed in the other ...
0
votes
1answer
256 views
Preventing Application Startup [duplicate]
Possible Duplicate:
How can I stop applications and services from running?
I have an LG-P690b and I've rooted the phone and un-installed several applications that I really didn't want. All ...
8
votes
0answers
568 views
SSH (and SFTP) server on Android discoverable through avahi/bonjour
I would like for my Android device (a Samsung Galaxy) to be discoverable through avahi/bonjour when it is connected to a WiFi network, and then to be able to access its filesystem via SSH (SFTP).
For ...
0
votes
0answers
47 views
Is it possible to check “Contacts” and “Messaging” apps Status using a Background Service in Android? [closed]
Introduction
As some of you might know, the new Samsung Galaxy S3 have some cool motion features that can be used for making some "tasks" easier.
For those who don't, here is the link for the ...
4
votes
3answers
235 views
Can I reinitialize specific core services?
Sometimes my phone gets into a state where one of the core functions - audio, wifi, bluetooth - is in a somehow broken state. Example symptoms:
wifi cannot see any available networks
wifi attempts ...
2
votes
1answer
209 views
What is HuaweiOnlineUpdataService?
I have just seen this line in logcat:
I/ActivityManager( 235): Start proc com.huawei.updata for service com.huawei.updata/.service.HuaweiOnlineUpdataService: pid=24608 uid=10048 gids={2001, 3003}
...
2
votes
0answers
257 views
How do you prevent pre-installed (unremoveable) Android tasks/apps from ever starting without rooting your phone? [duplicate]
Possible Duplicate:
How can I stop applications and services from running?
Some apps are necessary for notifications. For example, without the facebook process, there'd be no facebook ...
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 ...
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 ...
0
votes
1answer
486 views
Why is Widgetlocker app evading my task-killer?
The Widgetlocker app (a screen lock replacement app) has a service running which I can see in my app manager (under phone settings), but NOT in my task-killer app (Advanced Task Manager). How is its ...
2
votes
1answer
874 views
What running applications and services are safe to turn off? [duplicate]
Possible Duplicate:
Knowing which applications to stop
I just got a used Nexus One and I see a lot of running services and applications. I'm wondering what negative impact there would be ...
2
votes
1answer
542 views
What does the IcsService process do?
Under running services, I see the IcsService or long name com.android.samsung.IcsService . What does that process do? I'm debating about removing it.
Note I have a AT&T Samsung Captivate (Galaxy ...
5
votes
1answer
363 views
Start services at boot
How to make applications start at boot? I have at least 2 which I'd like to start automatically but they don't (I need to manually start them to have services run in background):
Skype
Lookout
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 ...
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?