rxjava2 topic
UTair-MVP-Sample
Android Clean Architecture + MVP Sample written in Kotlin
MyWeatherKotlinFlow
Android app that shows weather at your current location or any custom location you specify. Uses Kotlin Flow for data streaming and coroutines for asynchronous work. Also leverages Room, navigation co...
kotlin-mvvm-covid19
This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc
AndroidBase
Android project template for Gradle Kotlin DSL + 100% Kotlin + Base module + Extensions = ❤️
GalleryEngine
Android custom gallery library sample in Kotlin, MVVM, RxJava
android-mvvm-rxjava2-dagger2
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...
java-modern-tech-practice
😎 Java™ modern tech practice sandbox ⏳
mvp-android-arch-component
Android MVP sample adapts with new Android architecture components (Lifecycle, Room).
AndroidRecommendedArchitecture
This is the recommended Android architecture by Google that can support both online and offline work.