diff --git a/README.md b/README.md new file mode 100644 index 0000000..9c19589 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# alarm-manager + + + +A simple app that demonstrates using AlarmManager API by scheduling alarms and firing notifications on scheduled time in Jetpack Compose. + +**AlarmManager** + +Download demo