Disretrospect wrote:
> So how about getting your AppWidgetProvider or your BroadcastReciever
> to pick up "android.intent.action.TIME_TICK". This way widgets can
> update as often as every minute if they so wish?

You cannot get TIME_TICK via a manifest-registered receiver. It has to
be a receiver registered via Java code.

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

_Beginning Android_ from Apress Now 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