Light notes in my pocket. Easy and simple note editor for Android.
Light Notes is a simple and functional note editor for Android. A great alternative to Notepad, organizer, etc. Basic features:
- Storing and editing notes;
- Use different folders to organize your notes;
- Ability to specify readiness for each of the notes;
- Simple and effective search;
- Automatic backup to your Google account if this option is enabled in your smartphone settings (for Android 6.0 and above);
- Backup and restore. You can set a password for backup files;
- Nice design.
Older versions of Android (up to 4.3 inclusive) require write permissions to the vault for the backup feature.
This repository contains the source code of this application.
You can:
- Build project in Android Studio and install on your Android device.
or
- Use link for apk: https://disk.yandex.ru/d/Qd4VCG-WtE58Gw
Support Android 4.0 (API 14) and above
This app developing in Android Studio 2024.3.1
Develop on Java and Kotlin languages.
Database: SQLite with Room
Architecture: MVVM
Also use: Gson, Material Design for Android and etc.
- Install Android Studio
- Clone this project
git clone https://github.com/wn1/LNotes.git- Open project in Android Studio.
- Build project in Android Studio and install on your Android device.
If you have a question, please send me an email.
- Free icons - Free icons with customizations feature.
If you want to make a donation, please buy the app in Google Play (Light Notes Plus) or contact me.
If you want to help in another way, please contact me.
If you want to promote the app, please contact me.
If you want to become a sponsor, please contact me.
Thanks to the stackoverflow community for the knowledge base and the source of ideas for new code solutions.
Thanks to the habr community for the knowledge base and the source of ideas for new code solutions.
MIT © Vladimir Kudashov