Where to Go From Here?
If you had trouble completing the tutorial, the final project is available in the original download under the PetMedicineReminder-Finished folder. Download it using the Download Materials button found at the top or bottom of this tutorial. For some additional features in the application, please poke around the source code.
In this tutorial, you have learned how to create notifications, notification channels, notification groups, and customize their display and behavior. You have learned how to add actions to notifications and work with the AlarmManager
to schedule notifications to display in the future. You have also taken a brief look into the BroadcastReceiver
.
If you have any questions or comments, please feel free to join the discussion below or reach out for more details. Good luck and happy coding!