Skip to content

Notes App can add a new note, edit an existing note, and delete your note. For each note, it will automatically be saved to your local storage.

Notifications You must be signed in to change notification settings

blue4sky/SimpleNotesApp

Repository files navigation

Simple Notes Android App 🗒️

A notes app that implements CRUD Operations using Shared Preferences as local storage. This app allows users to create a new note with plain text or even with emoji 😎 in it. The note will automatically be saved to local storage without needing to tap the save button.

Technologies Used

  • Java
  • XML
  • Android Studio

Screenshots

This is the main page of the app. It will show all your notes.

When you tap the add note button, it will show you this blank page to type your new note.

You can also edit your saved note by tapping it from the main page.

If you want to delete your note, you can long tap on it from the main page and delete the note.

Download Link

Give it a try! 📲

About

Notes App can add a new note, edit an existing note, and delete your note. For each note, it will automatically be saved to your local storage.

Resources

Stars

Watchers

Forks

Languages