i have an app that runs a process and a service.
When I use an auto killer application, it ends the process of that app and then it shows “restarting..” when I see the running applications.
How can I make this “restart” faster or how can I prevent the auto killer apps from ending my process app?
Thanks in advance!
Follow good programming practices and design patterns that make your app more efficient and responsive
I think that this is not possible.