Sterling Udell wrote:
> I have to say, this is likely to cause some unhappy users for various
> widgets. Especially with the minimum time being bumped up in Donut,
> there are probably widgets which used to update every 10 or 15 minutes,
> and which now may not get their first update for nearly an hour. I
> understand your reasons, but as so often happens, it's app developers
> who will get the brunt of the complaints.

Set your own alarm using AlarmManager to supplement or replace
updatePeriodMillis in the next edition of your app. You don't need to
use it; it is there mostly as a convenience AFAICT.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 1.0 Available!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to