Skip to content

A simple Android note-taking app created with Java, XML, and SQLite. Easily create, edit, and delete notes on your Android device.

License

Notifications You must be signed in to change notification settings

Pankaj-Meharchandani/notes

Repository files navigation

Notes App

This is a simple Android note-taking app created with Java, XML, and SQLite.

Features

  • View a list of all notes.
  • Create a new note with a heading and details.
  • Edit existing notes.
  • Delete notes.
  • Save and retrieve notes from SQLite database.

Getting Started

Prerequisites

  • Android Studio
  • Android device or emulator

Installation

  1. Clone the repository
git clone https://github.com/your-username/notes-app.git
  1. Open the project in Android Studio
  2. Run the app on an Android device or emulator

Usage

  • Open the app to view the list of notes
  • Click on "New Note" to create a new note
  • Click on a note heading to edit the note
  • Long press on a note to delete it

Contributing

Contributions are welcome! If you find any issues or have suggestions, please open an issue or create a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A simple Android note-taking app created with Java, XML, and SQLite. Easily create, edit, and delete notes on your Android device.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages