What are the ways to run broadcast receivers/services etc. in the background, in Chinese phones like Redmi, Oppo, Vivo etc., without providing 'Autostart' permission?
Currently, to make my app run a broadcast receiver in the background, in Chinese phones, I'm taking the user to the Autostart settings screen on app open - where they can provide Autostart permission to my app. As I suspect that the user might feel intimidated on having to go to the settings screen to provide Autostart permission, I was wondering if there is a more friendly way to get the Autostart permission from user, or any other way to make the app do work in background. Please help. Thanks a lot! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/40c4e577-5133-44a9-aa5d-419a8ba54819n%40googlegroups.com.

