My AppWidgets are updated by a Service at user-defined intervals or when certain intents occur. To save battery, I only update the AppWidgets when the screen is on (SCREEN_ON).
Is there any other way to stop updating AppWidgets unnecessarily? Only when the home screen is visible? Only when a specific AppWidget is on screen? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

