ArchitecturePractice:Learning architecture-samples project, using Google's latest technologies to integrate them into the project.
Pagination_Recyclerview_Android_Kotlin:Pagination Recyclerview Android Kotlin We use the Pagination Library of Android Jetpack in this app to fetch data from the database to recyclerView by retrofit API, This code is following the principles MVVM design pattern and LiveData.
android-mvvm-architecture:This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, LiveData, ViewModel and Databinding