livedata topic
Gallerit
A sample Android gallery to search images posted on Reddit, built using modern Android development tools (Architecture Components, MVVM, Coroutines, Flow, Navigation, Retrofit, Room, Koin)
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
DataStoreExample
Jetpack DataStore is a data storage solution. It allows us to store key-value pairs (like SharedPreferences) or typed objects with protocol buffers. DataStore uses Kotlin and Coroutines + Flow to stor...
AndroidRecommendedArchitecture
This is the recommended Android architecture by Google that can support both online and offline work.
ChangeDetection
Automatically track websites changes on Android in background.
KeyboardStateEvents
LiveData notification when keyboard opens or closes, plus some handy extension functions
ArchitectureComponentsDemo
Kotlin demo project that uses some Android Architecture Components (ViewModel and LiveData) with Dagger 2 and Coroutines
refactored-umbrella
Example of Flow + LiveData w/ Room as single source of truth for data in an MVVM architecture
digital-currency-tracker
Digital Currency tracker - An example implementation of latest Android Trends with Kotlin
movies
An example approach for modularization, reactive clean architecture and persistancy.