Mark Murphy wrote:
> You cannot get TIME_TICK via a manifest-registered receiver. It has to
> be a receiver registered via Java code.

Still possible though, register your receiver from your config
activity or through a service started from onEnabled?

On Oct 24, 12:35 am, Mark Murphy <[email protected]> wrote:
> 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 [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