This is a simple notes app developed using Android Studio.
- Create, edit, and delete notes.
| Notes Home | Notes Edit & save |
|---|---|
![]() |
![]() |
To run this app on your device:
-
Clone the repository to your local machine:
-
Open the project in Android Studio.
-
Connect your Android device and build the app.
-
Install the APK on your device.
- Launch the app to start creating and managing your notes.
- Tap on a note to view or edit its content.
- Long press on the note to get delete option
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository and clone it to your local machine.
- Create a new branch for your feature or bug fix:
- Make your changes and test them thoroughly.
- Push your branch to GitHub and open a pull request.

