So I am in the process of trying to get a few intents to work for me,
and am having problems on 2 specific intents.  I searched these groups
and the webs and can 't seem to find any more information than what
the documentation gives me.

It doesn't seem to matter if I declare the use of these intent in the
manifest, or if I try to register a receiver in code, my receiver
never receives the actions for ACTION_TIME_CHANGED or
ACTION_DATE_CHANGED.

As far as I can tell I should be receiving these actions in my
broadcast receiver whenever the user explicitly sets the time/date by
going to "Settings" --> "Date & Time" and then modifying the time or
date

Am I mis-interpreting what these actions are for?
Are there any permissions that I need to declare in order to receive
these actions?

I can put together a small sample application and post it if anyone is
interested in helping point out where I am going wrong.

Thanks in advance for any help you can give
--~--~---------~--~----~------------~-------~--~----~
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