/AlarmWithDB

It's one of the android application of my beginner level. This app uses AlarmManager for Repeating Alarm with Broadcast Receiver . This Broadcast Receiver fire a text that will save in SQLite Database , And button in the main Activity Can fetch the log when Alarm was fired.

Primary LanguageJava

This repository is not active