34 results for “topic:android-room-persistence-library”
Simple tool to backup and restore your room database in Android
Sample Android application used to practice Android's paging library
The repository contains tutorials for android as individual projects
Sample Application using the app architecture
Android App trying to apply TDD and using MVVM, Kotlin Coroutines
🧠 A quiz app based on MVVM architecture pattern to test your intelligence. Built using Android-Jetpack Compose and Ktor-client to retrieve data from server.
Recommended architecture by Android - Room
A Simple expense manager built using android material design and architecture components .
Android chatbot using: Dialogflow (Api.ai) for machine learning & NLP, AWS DynamoDB NoSQL Database, DynamoDB Object Mapper, AWS Cognito Identity. Android Architecture Components: Room Persistence Library, ViewModel, Live Data. MVVM Architecture Pattern
💵 A simple expense tracker app created using MVVM architecture pattern. Built using Android-Jetpack Compose and Room.
A playground app about using Android Data Binding Library.
Example of using Room persistence library for "one-to-many" relation with auto increment primary key
Android project based on PokeAPI. 📟 🤘
It's a WhatsApp like clone app which uses firebase for online auth and storage and Android Room (not complete working on it) for creating local database
It helps you to understand MVVM structure in android using ROOM, LiveDate, Database or API repository
Sample Application to demonstrate use of Room with RxJava/RxKotlin
🎶Simple music player to explore music in the local storage.
In this repository there is an application for track sport results. The application is written by Kotlin programming language for Android 8.1 system. It uses Android Room, LiveData, MPAndroidChart, Dagger 2 and MaskedEditText. The project was created for the needs of the academic project.
Android Room Library (Database) Demo
No description provided.
This KOTLIN repository is to demonatrate the use of ROOM in android application. Its inspired from this (https://codelabs.developers.google.com/codelabs/android-room-with-a-view/) google codelabs repository. Along with ROOM, it also uses other architecture component like: WorkManager, LiveData, ViewModel, DAO etc.
In this application a small example of a CRUD is done using the Room persistence library.
Hands on in Android Room, View Model and Live data libraries
A movie discovery app demonstrating Clean Architecture, MVI, Paging 3, offline-first caching, comprehensive testing (50+ tests), and CI/CD automation
An Android app that will display the Bicycle Races in Ireland that are on the CyclingIreland Calendar.
No description provided.
Note taker basic app
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
This is a boilerplate project for android app.
A Simple Event manager using android, SQLite and Android Room