Android Question how not to kill the app in the background with the service module

fifiddu70

Well-Known Member
Licensed User
Longtime User
Hi everyone, can you tell me how I can make my app work in the background without it being killed by the system? do I use the service module but how can I avoid being thrown out even using a service module?
 
Top