I have been searching about it but I did not get any useful information.
- I am trying to develop an android application. In this application I will create trip as an admin user. I will have huge client user and I want to send them notification about my created trip.
- User will choose a specific time to see the notification.I want to show the notification on specified time though users are offline that time.
- Notification will get data from
SQLite
from my phoneDatabase
.
I don't know how to do that. I have googled a lot but don't get any idea or solution.
If do you have any suggestion please help me out, please suggest me any link or other tutorial etc,
Thanks in advance.