Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 916 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 916 Bytes

⭐️ 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:
    git clone https://github.com/phyo-105438/Android-Smart-Alarm-Java.git