Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atharva-narkhede/sticky_notes_android
This Sticky Notes App is developed in Android Studio using Java and is compatible with Android version 7.0 and above. With this app, you can easily create and manage your notes. To share a note, simply click on it once. To delete a note, long-press on it for quick and easy organization.
https://github.com/atharva-narkhede/sticky_notes_android
android-app android-studio gradle java sticky-notes
Last synced: 11 days ago
JSON representation
This Sticky Notes App is developed in Android Studio using Java and is compatible with Android version 7.0 and above. With this app, you can easily create and manage your notes. To share a note, simply click on it once. To delete a note, long-press on it for quick and easy organization.
- Host: GitHub
- URL: https://github.com/atharva-narkhede/sticky_notes_android
- Owner: atharva-narkhede
- License: mit
- Created: 2023-10-22T12:21:16.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-21T11:33:14.000Z (8 months ago)
- Last Synced: 2024-11-26T03:02:22.965Z (2 months ago)
- Topics: android-app, android-studio, gradle, java, sticky-notes
- Language: Java
- Homepage:
- Size: 266 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sticky Notes App
Sticky Notes App is a simple and intuitive Android application developed in Android Studio using Java. It allows users to create, edit, and manage their notes conveniently. This app is designed to be user-friendly, providing a seamless experience for organizing your thoughts and tasks on the go.
## Screenshots
## Features
- **Create Notes:** Easily create new notes with a title and content.
- **Edit Notes:** Edit existing notes by tapping on them and making changes.
- **Delete Notes:** Delete unwanted notes by long-pressing the note and confirming the deletion.
- **Share Notes:** Share your notes with others by clicking on a note once. A sharing menu will appear allowing you to choose the desired sharing method.## Requirements
- Android Studio
- Android device or emulator running Android 7.0 (Nougat) or higher## Installation
1. Clone the repository to your local machine using `git clone`.
2. Open the project in Android Studio.
3. Connect your Android device or use an emulator.
4. Build and run the application.## Usage
1. **Creating a Note:** Tap the '+' button to create a new note. Enter a title and content for the note.
2. **Editing a Note:** To edit an existing note, tap on the note you want to edit. Make your changes and save them.
3. **Sharing a Note:** Share a note by clicking on it once. A sharing menu will appear allowing you to choose the desired sharing method.
4. **Deleting a Note:** Delete a note by long-pressing it. Confirm the deletion in the prompt.## Download
You can download the Sticky Notes App from the link below:
[Download Sticky Notes App](https://drive.google.com/file/d/1iBhGZmvz3ExERpE4U-_3H8m_OgoPyKK9/view?usp=sharing)
## Troubleshooting
If you experience issues with editing or any other functionality, please ensure you are using the latest version of the app and follow the steps mentioned in the Usage section. If problems persist, please open an issue on the repository, providing detailed information about the problem you are facing.
## Contributing
Contributions are welcome! If you find any bugs or have suggestions for improvements, feel free to open an issue or create a pull request.
## License
This project is licensed under the [MIT License](LICENSE).