G
Guest
My application displays custom notification and requires reminder for the
notification i.e. in a time interval same notification should be repeated
untill user take action on it.
I am using Timer to periodically show the notification. This works fine will
the device is on. If the device is turned off the Timer also stops and I am
not able to display the notification.
Please let me know to get the reminder event in specified time interval in
my application if the device is on as well off.
notification i.e. in a time interval same notification should be repeated
untill user take action on it.
I am using Timer to periodically show the notification. This works fine will
the device is on. If the device is turned off the Timer also stops and I am
not able to display the notification.
Please let me know to get the reminder event in specified time interval in
my application if the device is on as well off.