There are 1 repository under mvvm-architectural-patterns topic.
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, Coroutines, LiveData, RoomDatabase, Database Debugging, DataBinding and Navigation Component.
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, RxJava2, LiveData, RoomDatabase, Database Debugging, DataBinding and Navigation Component.
An example to showcase the best android architecture using MVVM, Hilt dependency injection, and coroutine
Android App using Android Architecture Components
Retrofit Hilt Coroutines Mvvm
App to fetch and display covid-19 stats from all around the world. It follows MVVM architecture with local database caching
This is a simple ToDo app with Android MVVM architecture ,LiveData and ROOM database Example
The app allows users to authenticate with GitHub using OAuth and load all the repositories and Pull Requests associated with that repo along with all the comments corresponding to that PR. The app also allows users to post comments.
The Image Filters mobile app for Android
The Notes mobile app for Android