I have a widget that updates every hour and is working fine. However does anyone else have the problem that on install on a 1.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 on 1.6 roms.
Chris On Sep 20, 4:15 pm, BoD <[email protected]> wrote: > Hi! > I'm developing a Widget that updates every 10 seconds > (android:updatePeriodMillis="10000"). > On the 1.5 emulator, as well as on my adp1, it works as expected. > On the 1.6 emulator, my widgets are not updated. Apparently, > AppWidgetProvider.onUpdate(...) is never called. > > Is there something I missed? > > Thanks a lot, > > BoD --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

