I am working on an application that sends some dates and times to service and I need the service to do a notification message when that those times and dates have arrived.thank you all in advance.
            Asked
            
        
        
            Active
            
        
            Viewed 43 times
        
    1 Answers
0
            
            
        I hope that this topic will help You:
Using Alarmmanager to start a service at specific time
All You need to do is schedule an AlarmManager to a specific date, and then build a notification with a BroadcastReciever
        Michał Mosoń
        
- 61
 - 7