38 results for “topic:android-database”
Multipurpose C library and persistent key/value storage
Android Architecture Component - Room Persistency Library example
Reactor is key value database and is a great alternative to Shared Preferences.
The Easiest and Laziest approach to Android SQL Database
android 数据库管理
Android Architecture Component - Paging room database with local data
Udemy Full Stack Android Developer Course, here are the main code files according to each project
A library to help with database setup; working with queries like insert, create, delete, drop, select; for using rest api consumtion; shared preferences; image zoom in and zoom out, applying font to the entire layout, checking if internet connection is available or not, setting an image view in square shape, circular shape, with initial letter or avatat, and replacing null in a string and replacing true or false with 1 or 0, switch button, custom toast message, datetime utils, location services, location address, validation of different types, set max length, set character counter, check if url is valid and much more. Check out the README.md for more information and latest update. You can check out the website 'https://amitjangid80.github.io/multiutillib/' as well.
This is a Item sale Information App. It also display year wise Sales data.
Manage sqlite databases in android with ease
Enables a shit ton of Phenotype flags for messages, activating every test feature in the apk
The Depot persistence library provides an abstraction layer over SQLite to allow for more robust database access while using the full power of SQLite.
Clorem is a Fast, easy-2-use and robust No-SQL database for java applications in which data is stored directly as objects. This is the world's easiest database ever made in java and is similer to that of mongoDB realm.
An in-app database inspector for Room databases.
A library to store data in shared prefs with a line of code
Purpose of this project is just to help beginners to know how to initialize sql lite database for android.
The Room persistence library provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite. 💿
Clorastore is the world's 2nd easiest document-oriented NoSQL database followed by the CloremDB for android. This is similar to Cloud firestore and MongoDB and is written in java
Simple Widget That Displays Quotes
The Next Project . . .
Lightweight, annotation-driven SQLite ORM for Android. Clean, safe, testable code with full control.
An android application to workout smarter
Android Application for managing daily expenses
Android Architecture Component - Room Persistency Library example
No description provided.
SQLite Contacts App with listview - database in Android - school project at Databases and Database Design course (2020)
This project is for basic SQLite database where db is created and insert,read ,update data is done in Kotlin language
In this application a small example of a CRUD is done using the Room persistence library.
Ejemplo de uso de sqlite para persistencia de datos + recyclerview para mostrar la informacion con dataBinding, LiveData y ViewModel
This is sample repository to illustrate about android ViewModel and Room Database concept with simple example code Reference:https://codelabs.developers.google.com/codelabs/android-room-with-a-view/#0