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?
Does anybody worked with this actions ?
Is there some useful example where this actions are used, I could not find anything useful, there is plenty of examples of format change but not on actual time_date change...
Thanks in advance
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…