Found 25 repositories(showing 25)
google-developer-training
App demonstrates how to use Room to save, read, update, and delete inventory items in a SQLite database.
blackinitial
Learn how to save user's data in the app. First you'll use Room to read and write changes to a database. Then you'll use Preferences DataStore to store user preferences in the app.
This is a simple app which uses the local SQLite database to store the inventory data and loads data on a background thread, this app uses the flagship architecture components like Room, ViewModel, LiveData and also uses Flow to query data from the database and also allows the CRUD(Create, Read, Update, Delete) operations with the database.
gustavozreis
App para estudo de Banco de Dados, Room e Pesistência de Dados no Android Studio. Parte do curso Android Basics in Kotlin
valeriabgarcia
No description available
No description available
No description available
hayoung-selina-lee
For practicing android with googld codelabs
ngonidzasheutete
No description available
razikallayi
No description available
progdog-ru
No description available
GMSoudersJr
No description available
kotlin basic inventory app
devisidauruk
No description available
PaulMarcelinoSaily
No description available
No description available
lakshay6907
An inventory app to keep record of items.
No description available
No description available
aureaimeldamone
No description available
PetrianenkoSvetlana
No description available
No description available
No description available
nahuelraposo
No description available
Google codelab - App called Inventory, to add the database layer to it using the Room library
All 25 repositories loaded