Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 1.13 KB

README.md

File metadata and controls

47 lines (24 loc) · 1.13 KB

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.