Android Question Detecting DateTime changes

ixdev

Member
Licensed User
Longtime User
Is there a way to detect when the system date/time has changed?
I wanted to get the date/time before the change and the date/time after.
I have tried searching but i only found how to intercept sms.

I'm fairly new to android programming.

Thanks
 
Top