Probably to save battery life. Updating every 10 secs will kill your user's battery life. :-)
On Sep 22, 4:27 am, Thote Gowda <[email protected]> wrote: > Looks like there is a restriction on minimum update period (30 min) > in donut. > > // Thote Gowda > > On Sep 22, 1:18 pm, BoD <[email protected]> wrote: > > > > > Thanks for the replies. > > I"ll try to make a canonical (as simple as possible) Widget project > > and start from here. > > > BoD > > > On Sep 22, 2:19 am, Christopher <[email protected]> wrote: > > > > I have awidgetthat updates every hour and is working fine. > > > > However does anyone else have the problem that on install on a1.6 > > > system that their app asks for permission to phone calls and storage? > > > Not a problem in 1.5, but even "Hello World" asks for it on1.6roms. > > > > Chris > > > > On Sep 20, 4:15 pm, BoD <[email protected]> wrote: > > > > > Hi! > > > > I'm developing aWidgetthat updates every 10 seconds > > > > (android:updatePeriodMillis="10000"). > > > > On the 1.5 emulator, as well as on my adp1, it works as expected. > > > > On the1.6emulator, my widgets are not updated. Apparently, > > > > AppWidgetProvider.onUpdate(...) is never called. > > > > > Is there something I missed? > > > > > Thanks a lot, > > > > > BoD- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

