room-persistence
There are 17 repositories under room-persistence topic.
mitchtabian/Open-API-Android-App
Kotlin, MVI, Hilt, Retrofit2, Coroutines, Room Persistence, REST API, Token Authentication
skydoves/GithubFollows
:octocat: A demo project based on MVVM architecture and material design & animations.
mitchtabian/Unit-Testing-2
Unit Testing with JUnit5, JUnit4, Mockito, MVVM (repository pattern), Room Persistence, RxJava, (Java)
GabrielBrasileiro/star-wars-jetpack
A sample application to show how implements the Clean Architecture with the new features of Jetpack
dgewe/Notes-App-Android
Notes app based on the MVVM architecture using Kotlin, ViewModel, LiveData, DataBinding and more.
masterj3y/MyMovie
MyMovie is an Android sample of Coroutines, Flow, Jetpack Component(Dagger Hilt, Room, LiveData, Data Binding) with MVVM Architecture
IhwanID/football
⚽️ Football app using Repository Pattern + Room + Retrofit
hmasum52/Android-Architecture-Basics
Android architecture component basic in Java
nadar71/Todotaskertimer
( Work In Progress ) An app for time management : todo list app (wannabe google task integrated), timer for each tasks, tasks grouping in categories, water reminder (to be integrated from other my project water-reminder), sedentary alert and all that it needs to be not ony an efficient developer, but a satisfied and healthy one :)
animeshroydev/AnimesAPIBlog
Demo video of Blog website from where app CREATE, DELETE, UPDATE post etc: https://youtu.be/I5jV_RvyGv0
CodingInfinite/room_persistence
This is a complete working example of how to work Android Room Persistence library. In this app I create a Book Library app with dependency injection, RxJava and with Room Persistence.
KonH/MyContract
Self-motivation app with gamification features
rranndt/AndroidExpertCapstoneProject
Android Capstone Project Repository
saberLiou/ProfileAndroidApp
An Android App about my profile, built with Kotlin.
samuelrajasingh/Banker
This repository is used to demonstrate the usage implementation and benefits of mvvm + room in android development
Hiten1984/NotepadPro
The app is a simple notepad editor app written in Kotlin that uses Android latest architectural component like ViewModel, Livedata along with Room component.