Let us suppose we want an AppWidget where the user, via the configuration activity, can change the frequency with which the AppWidget is updated.
Can we modify updatePeriodMillis in the AppWidgetProviderInfo object for this AppWidget and have that take effect? Or do we have to implement our own AlarmManager-based update timer? Thanks! -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android App Developer Training: http://commonsware.com/training.html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

