
Autostart And StaY! 4.1.2 APK
App Info
- Nome del ApplicazioniAutostart And StaY!
- CategoriaStrumenti
- Ultima versione4.1.2
- Requisito5.1 o superiore
- File Size11.8 MB
- tempo aggiornato2021-01-26
- Nome APKcom.atasoglou.autostartandstay
Descrizione
Autostart and StaY! is a simple app that lets you do the following:
* Does NOT need root!
* Make an app autostart at system start (autostart mode) with various options, like
- On Boot Completed
- On SD Card Mounted
- On Media Scanner Completed
- And many more!
* Autostart using BroadcastReceiver Intent also supported!
* Make an app always stay in the foreground (persistent mode)
- With the option to keep screen always alive!
* Advanced scan for low memory devices
* Main functionality (Autostart, Persist, Broadcast) does NOT need root!!!
* Root only needed for Autostop and some advanced experimental features.
Example:
Let's consider you have a mini-pc, and you are using it as a media station for your TV. One such great app for this purpose is Kodi (XBMC). So, you ultimately want this app to start every time your boot-up your mini-pc and of course you want to make sure that this app always stays in the foreground. This means that no other app can take Kodi's place in the foreground and in the unlikely event of a program crash, the app is launched right back! :)
Thank you for downloading this free app! Let me know if you want any other functionalities added! Please also inform me of any bugs, so that I can fix them! :)
Note:
From version 3.0.2 there is a sticky notification when the service is running. Unfortunately this is the only way to keep the Service from being killed by Android at the moment!
Receive boot completed | Allows to receive the boot completed notification that is broadcast after the system finishes booting. |
---|---|
android.permission.PACKAGE_USAGE_STATS | App customer permission. |
Write settings | Allows to read or write the system settings. |
android.permission.QUERY_ALL_PACKAGES | App customer permission. |
Get tasks | Allows to get information about the currently or recently running tasks. |
android.permission.FOREGROUND_SERVICE | App customer permission. |
Wake lock | Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming. |
Kill background processes | Allows to terminate background process. |
Internet | Allows to access internet network. |
Access wifi state | Allows to access information about Wi-Fi networks. |
Access network state | Allows to access information about networks. |
System alert window | Allows to open windows using the system alert, shown on top of all other applications. |
Access fine location | Allows to access precise location from location sources such as GPS, cell towers and Wi-Fi. |
Access coarse location | Allows to access approximate location derived from network location sources such as cell towers and Wi-Fi. |
oppo.permission.OPPO_COMPONENT_SAFE | App customer permission. |
com.huawei.permission.external_app_settings.USE_COMPONENT | App customer permission. |
com.google.android.providers.gsf.permission.READ_GSERVICES | App customer permission. |