0

I have developed one application that required notification displayed to the user. So I already search on how to create a notification and made it display automatically by setting date and time without using any button to push the notification.Anyone can help me how to solve this problem?

Phantômaxx
  • 37,901
  • 21
  • 84
  • 115
norafiqa
  • 11
  • 5
  • show your code. – SRB Bans Nov 08 '17 at 13:14
  • please check this [link](https://stackoverflow.com/a/7540949/5308778) to create future notification on particular date and time – yashkal Nov 08 '17 at 13:15
  • You can use Firebase Cloud Messaging to notify your user. or if you want to local notification then use service and Broadcast receiver to show notification. – Bhavesh Desai Nov 08 '17 at 13:15
  • Easiest solution would probably be the JobScheduler API: https://developer.android.com/reference/android/app/job/JobScheduler.html – Piwo Nov 08 '17 at 13:20

0 Answers0