What are the requirements for an application to stay alive in the background forever? Some kind of daemon like? Even after closing.
For example, Telegram, Twitter, Instagram monitor continuously for new messages, likes, notifications.
VPN apps (VPN apps need to work with specific OS API by creating a virtual network interface on the device and routing system wide traffic through a secure tunnel so VPN apps are not actual examples but the idea is conveyed)
I remember reading a long time ago that Android has some killing behavior because of resources and that this behavior has only gotten aggressive with the latest Android versions.
I remember a trick to have some kind of notification bar/popup whatever open so that OS doesn't end it.
What are the current techniques here? What are acceptable by Android standards? What are the well known bypasses?
Stealth doesn't matter. It's not exactly for any kind of malware.
For example, Telegram, Twitter, Instagram monitor continuously for new messages, likes, notifications.
VPN apps (VPN apps need to work with specific OS API by creating a virtual network interface on the device and routing system wide traffic through a secure tunnel so VPN apps are not actual examples but the idea is conveyed)
I remember reading a long time ago that Android has some killing behavior because of resources and that this behavior has only gotten aggressive with the latest Android versions.
I remember a trick to have some kind of notification bar/popup whatever open so that OS doesn't end it.
What are the current techniques here? What are acceptable by Android standards? What are the well known bypasses?
Stealth doesn't matter. It's not exactly for any kind of malware.