Found 6 repositories(showing 6)
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.
VenkateshPamarthi45
This android app is demo of using Kotlin with MVVM Architecture components (LiveData, ViewModel, Room).
nikhil19patil
Demonstration of Kotlin with MVVM architecture to search and display the list and details of movies using OMDb apis. This demo has implementation of Android's Jetpack components like Room, Navigation, LiveData, ViewModel, databinding etc. I have used kotlin coroutines and constraint layout in this.
akstevx
ToDo is a demo app written in kotlin, created to demonstrate my experience using clean architecture with MVVM and androids Navigation Component for handling fragment transactions and passing arguments. I used room database for saving data to local database and Hilt for dependency injection.
kevintanhongann
Android Persistence Demo using Room and how is it being used with Android Architecture Components
AppCraft-Projects
Demo of a Products List screen on Android with using Architecture Components library + Retrofit + Room
All 6 repositories loaded