Skip to content

This repository is an Alarm application, demonstrate how to use multiple pending intent to set alarm's time wake up. use popup menu, RecyclerView Adapter, use SQLite to store data

leanh153/Android-Alarm

Repository files navigation

Alarm

  • Require Android API 23 or upper (Android 6.0.0).
  • This is an Alarm project, using SQLite to save data. Supporting multiple alarm, you can set as many as you want.

Pre-Requisites

  • Android SDK
  • Android Studio or other Gradle enabled build system

Demo

Getting Started

  • Download or clone this project to your machine.
  • Run the app from Android Studio. You may have to download the correct version of Gradle and Android build tools from the Android SDK Manager.

Running App

  • After building finish, you can run by click on run icon or on the tab bar click on run 'app' (may instead: Ctrl + F5)
  • You can also copy file app-release.apk in project to your android phone to run app.

Authors

License

This is free, Share to learn.

About

This repository is an Alarm application, demonstrate how to use multiple pending intent to set alarm's time wake up. use popup menu, RecyclerView Adapter, use SQLite to store data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages