I Want To Generate Android Notification Or Alarm Every Day
In my application i need to deploy a some kind of reminder. that every day at any fixed time my application generate a notification.. and it happens if my application is running o
See below link and this is work for me.
Create alarm set on a specified time, using AlarmManager
Repeat alarm everyday accurately
Post a Comment for "I Want To Generate Android Notification Or Alarm Every Day"