Questions tagged [auto-start]

For questions about applications designed to automatically run e.g. as soon as the device is started.

Some applications are designed to start as soon as the phone or tablet boots up. Some of these toggle this via settings, but others are designed to start automatically and can't (easily) be prevented from doing so.

Moreover, there are many other "events" which can trigger apps to be started automatically (e.g. "SDCard mounted", "SMS received", "Network status changed"). So whenever your issue is about an app starting automatically without your triggering its start, this tag is the right one.

Related tags

There are tags related to this issue -- you might e.g. wish a given app should start automatically while it doesn't do so:

  • : Trigger actions to be automatically executed on specific events, such as e.g. time, location, key-presses -- or even sensors, connected networks, etc.
  • : Other things related to the startup process of your device (except from apps starting automatically after booting, which is what is for)

Related questions

64 questions
69
votes
2 answers

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 background without exiting. How can I stop these…
Matthew Read
  • 50,777
  • 30
  • 148
  • 275
46
votes
8 answers

How can I prevent applications from running on startup?

Possible Duplicate: How can I stop applications and services from running? I've installed some applications that I mostly like, except for the fact that they all decided they were too important not to auto-start. None of them give me any option…
Aaronaught
  • 2,244
  • 4
  • 19
  • 17
41
votes
2 answers

Open an app on startup/after booting

I need to force a selected application to start up each time my Android-based device is (re)started. Is there anything I can use (configuration setting, external application etc.) to accomplish this task? Or is this kind of behavior limited to home…
trejder
  • 2,633
  • 8
  • 47
  • 76
26
votes
7 answers

Is there a way to permanently turn off Google Maps until needed?

Google maps seems to have an insane amount of Intents registered for it, as well as other ways of being started. Since this is a pretty resource hungry app (especially memory wise), I would very much want it permanently not running unless/until I…
DVK
  • 2,099
  • 8
  • 25
  • 44
16
votes
0 answers

apps automatically starting?

Possible Duplicate: How can I stop applications and services from running? I noticed that some apps automatically starts without me opening it. Some of them runs everytime I turn on the phone (so they are like Windows startup apps in some way).…
Louis Rhys
  • 7,056
  • 10
  • 39
  • 46
9
votes
6 answers

How to run a script on boot in CM12.1?

Most questions I can find related to this are dated 2011 and thereabouts, so perhaps it's not too surprising that things have changed since. I've tried a whole bunch of things, with no results whatsoever. There are some scripts in /system/etc/init.d…
RomanSt
  • 626
  • 3
  • 9
  • 25
8
votes
2 answers

how to identify and change apps which are set as startup items

I am coming from Windows back-ground (never used Linux), and HTC Wildfire is my first Android phone. I can see that many app like Facebook for HTC Sense, Flickr, Footprints, Friend Stream, Gmail, Peep, Stocks and many more as start-up apps. How can…
I-M-JM
  • 631
  • 1
  • 7
  • 11
8
votes
4 answers

Why do certain apps run even when I don't use them?

I've found that certain apps (Amazon MP3 and Stocks, for example) will occasionally be running in the background even when I've never once opened them. Why is this? This is not desirable - those CPU cycles are mine, not theirs!
Pwninstein
  • 231
  • 2
  • 6
8
votes
9 answers

Is there any way to let Facebook run only when I want?

Is there any way to let the Facebook app run only when I want to use it and really close it when i don't need it? I've already disabled it with autostarts, moved to sd, yet it is still running 24/7. I don't want to appear on the Facebook chat, also…
Magnetic_dud
  • 538
  • 3
  • 6
  • 15
6
votes
1 answer

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
Maja Piechotka
  • 473
  • 1
  • 3
  • 16
6
votes
2 answers

Disable autostart on boot and restrict background execution

Is there any way to disable autostart apps at boot time? I need to disable some of them (not all) like Facebook, etc to get quicker boot time. I'm asking how to do this on Android 9.0.
QkiZ
  • 281
  • 3
  • 4
  • 13
5
votes
1 answer

How to disable autostart of an app on LineageOS 14?

LineageOS used to have a function in the settings to activate and deactive the auto-start of apps inside Settings -> Apps if I recall correctly. I no longer find it in any setting option. I'd like to avoid installing an extra app if there's a native…
Kalle Richter
  • 838
  • 3
  • 11
  • 20
4
votes
2 answers

How to automatically launch android Acess Point on startup?

My Galaxy S with the Samsung Android built on it offers me the option the run the phone as a W-LAN acess point that connects to the internet via mobile data. I would like to configure the access point to start working immediately after booting the…
Konstantin Schubert
  • 285
  • 1
  • 4
  • 11
4
votes
2 answers

Find a list of all apps that launch at boot time

I am using Android 5.1.1 (EDIT: 6.0.1 now) in a Samsung J7. I want to get a list of apps that launch at boot time1. What are the alternative clear ways of identifying such list? (preferably native from Android) I could not find anything native. I…
3
votes
3 answers

How can I auto-end the media process on Android?

Media is consistently topping the list for battery usage at 80%+. I can go and force stop it, but it restarts by itself, when I use things such as camera or download things etc. Task manager does allow you to auto end applications, but as media is…
James
  • 51
  • 1
1
2 3 4 5