janishar /
android-kotlin-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Loading repository data…
vikasvmane / repository
This repository contains a sample android app that implements MVVM architecture using ViewModel, LiveData and Dagger 2
This repository contains a sample android app that implements MVVM architecture using ViewModel, LiveData and Dagger 2
Selected from shared topics, language and repository description—not editorial ratings.
janishar /
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
catalinghita8 /
This repository contains a detailed sample application that uses MVVM as its presentation layer pattern. Essential dependencies are Dagger2 with Dagger-android, RxJava2 with RxAndroid, Room, Retrofit and Espresso.
catalinghita8 /
This repository contains a detailed kotlin sample app that uses MVVM as its presentation layer pattern. Essential dependencies are Dagger2 with Dagger-android, RxJava2, RxKotlin with RxAndroid, and Espresso.
tuanthnguyen /
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, LiveData, ViewModel and Databinding
prudhvir3ddy /
📰Modern MVVM Android application following single activity architecture which fetches news from 🕷️ news API. this repository contains some best practices ⚡ of android development
noowenz /
This repository contains a detailed sample app that implements MVVM architecture with android architecture components using Kotlin, LiveData, Dagger2, RxJava2, Rxjava-Android, Retrofit2, Data Binding and Room.