List of Android task killers

て烟熏妆下的殇ゞ 提交于 2019-12-03 03:58:46

consider also "Protected Apps" in Huawei phones

Shirish Kadam

Unfortunately, there doesn't seem to be any solution for it. But what you can do is to identify such device manufacturers with "Battery Saver" apps or "Background Killer" apps. And display notifications to the users owning these smartphones (along with intstructions) to enable your app to process in the background manually.

A small tip for AlarmManager: you would have to reset all the alarms once again after the app is excluded from the blocked list. So, far I have identified these manufacturers: Samsung, Asus, Xiaomi, Huawei.

Here is how to exclude the app from being disabled: https://stackoverflow.com/a/40992179/5129047

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!