SimpleAlarmClock icon indicating copy to clipboard operation
SimpleAlarmClock copied to clipboard

Android app implementation of a Simple Alarm Clock built using the MVVM design pattern that uses AlarmManager, Services and Broadcast Receivers

Results 4 SimpleAlarmClock issues
Sort by recently updated
recently updated
newest added

If the app is open when a scheduled alarm goes off, the RingActivity never appears on screen, in emulator or on device. Android Studio Bumblebee | 2021.1.1 Patch 2 Build...

It would be great if we can have options to Edit and Delete the previously set alarms in this application. Request you to please add functions for Edit and Delete...

enhancement

Alarm not working when the app is closed or killed

Dear, The App worked in my the tests of reboot and firing several alarms schedule at once, launching the app from the background, without having to open it. After more...

bug