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
-~----------~----~----~----~------~----~------~--~---

Reply via email to