What is the best way to update android widget on screen_on. Is it supported in Android Oreo (API 26)
问题 I created a widget, which was working quite fine, and then I changed targetSDK from 23 to 26, due to the requirement from Google Play Developer Console. After switching to Android SDK 26, my app widget is no more updating on the screen_on/User_present event. I can see that there are a bunch of changes in Android 26 for background running task due to (Background Execution Limits). Following are my questions? Q1- How can I update my app widget on every screen_on event, so that the user will see