Why some apps don't need auto-run permission to run services in background in Xiaomi devices?

ぃ、小莉子 提交于 2019-12-11 14:48:08

问题


I recently came to know that unless you specifically ask the user to add your app in the "apps that can auto-run in the background" section, you cant make services which can run in the background in Xiaomi devices and other similar devices.

But I have see some apps like this one which are added in the device's "apps that can auto-run in the background" section automatically as soon they get downloaded without even asking for permission. How is that possible?


回答1:


The manufacturer (or mobile operator, for "branded" firmware) has a "white-list" of apps that are "preapproved". Apps like Facebook, Twitter, GMail, etc. are in this list. If you want your app to be on the list, you'll need to contact the manufacturer and make a deal with them.



来源:https://stackoverflow.com/questions/50237916/why-some-apps-dont-need-auto-run-permission-to-run-services-in-background-in-xi

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