All Projects → leanh153 → Android-Alarm

leanh153 / Android-Alarm

Licence: other
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

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Android-Alarm

Ics
iCalendar (ics) file generator for node.js
Stars: ✭ 324 (+1196%)
Mutual labels:  alarm, calendar
design-patterns-php
All Design Patterns Samples in PHP
Stars: ✭ 43 (+72%)
Mutual labels:  adapter-pattern
memo-async-lru
Memoize Node.js style callback-last functions, using an in-memory LRU store
Stars: ✭ 17 (-32%)
Mutual labels:  callback
do
Simplest way to manage asynchronicity
Stars: ✭ 33 (+32%)
Mutual labels:  callback
ioBroker.alarm
little alarm sytem for iobroker
Stars: ✭ 22 (-12%)
Mutual labels:  alarm
ioBroker.contactid
Contact ID server for burglar alarm system
Stars: ✭ 20 (-20%)
Mutual labels:  alarm
vk-callback-bot
Бот для сообществ VK на основе CallBack. Взаимодействие с клавиатурой, загрузка файлов.
Stars: ✭ 21 (-16%)
Mutual labels:  callback
lunar-typescript
日历、公历(阳历)、农历(阴历、老黄历)、佛历、道历,支持节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.
Stars: ✭ 62 (+148%)
Mutual labels:  calendar
GPSService
Demonstrates how to use a service to regularly update a activity with data via callback. Also allows the activity to call functions on the service.
Stars: ✭ 16 (-36%)
Mutual labels:  callback
Android-Code-Demos
📦 Android learning code demos.
Stars: ✭ 41 (+64%)
Mutual labels:  callback
common
Metarhia Common Library
Stars: ✭ 55 (+120%)
Mutual labels:  callback
DiffEqCallbacks.jl
A library of useful callbacks for hybrid scientific machine learning (SciML) with augmented differential equation solvers
Stars: ✭ 43 (+72%)
Mutual labels:  callback
EncoderTool
The EncoderTool is a library to manage and read out rotary encoders connected either directly or via multiplexers to ARM based boards. Encoder push buttons are supported. Callback functions can be attached to encoder changes and button presses to allow for event driven applications
Stars: ✭ 29 (+16%)
Mutual labels:  callback
space-router
Framework agnostic router for single page apps
Stars: ✭ 36 (+44%)
Mutual labels:  callback
kalendar
📅This is a lib for creating calendars
Stars: ✭ 12 (-52%)
Mutual labels:  calendar
angular-PubSub
Angular 1.x implementation of the Publish–Subscribe pattern.
Stars: ✭ 32 (+28%)
Mutual labels:  callback
vkbottle
Сustomizable asynchronous VK API framework
Stars: ✭ 371 (+1384%)
Mutual labels:  callback
AjaxHandler
ASimple PHP Class to help handling Ajax Requests easily
Stars: ✭ 30 (+20%)
Mutual labels:  callback
lightflow
A tiny Promise-inspired control flow library for browser and Node.js.
Stars: ✭ 29 (+16%)
Mutual labels:  callback
GCCalendar
A customizable calendar view for iOS 9+ written in Swift.
Stars: ✭ 53 (+112%)
Mutual labels:  calendar

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].