When my application target is below API 26 and it runs in Android Oreo device; Is there any API available for checking if the user has restricted my application's background execution of service and broadcast from the Settings?
Asked
Active
Viewed 278 times
2
-
1I have not seen any way to detect this, though I am hoping that there is some option somewhere that I just have not encountered. – CommonsWare Oct 31 '17 at 10:35
-
@CommonsWare thanks for looking into this, i could not find it so finally posted it here. – Arnav M. Oct 31 '17 at 10:48