Ok, here is a bit more information on what I want. I understand broadcast receiver android.intent.action.TIMEZONE_CHANGED is fired when timezone change occurs on device. But that does not wake my application, if my application is in killed state (entirely stopped, not even in background). Is there a way I can find when last timezone was changed when I run my application again ?
On Monday, May 16, 2016 at 4:56:50 PM UTC+5:30, Jags wrote: > > Hi All, > > In my android app, I set different set of reminders. > > When timezone of the device changes, I need to get some notification in my > application so that I can make necessary changes, is it possible ? which > api / broadcast caters to this ? > > regards > jags > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/b28cd76b-008f-49be-bfaa-36adfc3ab0d8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

