Skip to content

NoteApp-Android is a simple note-taking application developed in Java for Android devices

License

Notifications You must be signed in to change notification settings

chuthientuan/NoteApp-Android

Repository files navigation

NoteApp-Android

Overview

NoteApp-Android is a simple note-taking application developed in Java for Android devices. It features a clean and intuitive Material Design interface for creating, editing, and deleting notes. The application uses Room Database for local data storage and RecyclerView for displaying notes.

Key Features

  • Create, edit, and delete notes
  • Store notes locally using Room Database
  • Material Design UI
  • RecyclerView for displaying notes
  • Rounded image view for note thumbnails

Installation

  1. Clone the repository:
    git clone https://github.com/chuthientuan/NoteApp-Android.git
  2. Open the project in Android Studio.
  3. Build the project using Gradle.

Usage

  1. Launch the application on your Android device.
  2. Use the floating action button to add a new note.
  3. Tap on any note to edit or delete it.

Technologies Used

  • Programming Language: Java
  • Framework: Android SDK
  • Libraries:
    • Room Database
    • RecyclerView
    • Material Design Components

Screenshots

License

This project is licensed under the MIT License.

About

NoteApp-Android is a simple note-taking application developed in Java for Android devices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages