Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/myowin-andrdev/android-smart-alarm-java

A simple Android application that allows users to set, edit, and manage alarms. The app utilizes Room for local database management and provides a user-friendly interface for creating and modifying alarms.
https://github.com/myowin-andrdev/android-smart-alarm-java

alarmmanager alarms android-application java-android room-databases

Last synced: 17 days ago
JSON representation

A simple Android application that allows users to set, edit, and manage alarms. The app utilizes Room for local database management and provides a user-friendly interface for creating and modifying alarms.

Awesome Lists containing this project

README

        

## ⭐️ Star this project
If you like this project, please give it a star! It helps others find it and shows your support.

# Smart Alarm App

A simple Android application that allows users to set, edit, and manage alarms. The app utilizes Room for local database management and provides a user-friendly interface for creating and modifying alarms.

## Features

- Set multiple alarms with customizable labels.
- Edit existing alarms.
- Delete alarms.
- Notifications with sound when alarms ring.
- Toggle alarms on and off.

## Technologies Used

- **Android SDK**
- **Java**
- **Room Database**
- **RecyclerView**
- **Broadcast Receiver**
- **XML Layouts**

## Getting Started

### Prerequisites

- Android Studio
- Java Development Kit (JDK)
- Basic knowledge of Android development

### Installation

1. Clone the repository:
```bash
git clone https://github.com/phyo-105438/Android-Smart-Alarm-Java.git