Skip to content

MubarakNative/WakeNote

Repository files navigation

AlarmManager Example

Sample alarm application, build to demonstrate alarm manager api integration on android with room db.


Features

  • Implemented Material Time picker to set alarms at a specific time.

  • Store and display scheduled alarms in a RecyclerView with Room Database for persistence.

  • Able to add title and description of alarms.

  • Trigger a notification when the current time matches a scheduled alarm.

  • Enable users to cancel previously scheduled alarms.

  • Allow users to delete an alarm by swiping left or right, which also cancels the alarm.

About

Android alarm and reminder app built with Kotlin, AlarmManager, BroadcastReceiver, Room Database, and Material Design components.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages