aint /
laverna-android
Laverna Android is a companion note-taking application for Laverna (web app) designed for Android
41/100 healthLoading repository data…
Pavneet-Sing / repository
Note taking app with Room persistence library.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
The Room library acts as an abstract layer for underlying SQLite database.
To get started with room database implementation follow:
Making a Notes App Using Room Database guide published on Pluralsight
Note: This project is using AsyncTask which has been deprecated in Android R(aka Android 11) so follow room-demo-repo for udpated codebase.
Room is a part of android framework to enhance the database integration with the support of android component to follow the best practices for database oriented apps. Room architecture can be defined as
RoomDemo demonstrates the CRUD operations to perform:
Note: Follow room-demo-repo for best practices as RoomDemo is using AsyncTask which has been deprecated in API level R.
MIT License
Copyright (c) 2018 Pavneet Singh
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Selected from shared topics, language and repository description—not editorial ratings.
aint /
Laverna Android is a companion note-taking application for Laverna (web app) designed for Android
41/100 healthjpkhawam /
Offline Android note taking app. Aimed to be modern-looking and capable, with a UI inspired by Google Keep's.
24/100 healthHelium-He /
Simple Notes taking android app using Firebase
25/100 healthvidit135g /
Simple note taking app.
38/100 healthglass-notes /
Google Glass app for taking notes on the go - syncs with GitHub
39/100 healthngwutadesmond /
Noted is a simple note-taking app, that's inspired by - Google Keep. It leverages the latest improvement in the Android ecosystem and improved on the parent application with extended functionalities such as vault-like behaviour which allows the user's to add security to notes by using a user-generated password to a key.
33/100 health