Stars
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
A fork of our clean architecture boilerplate, this time using the Android Architecture Components
Using Uncle Bob's clean architecture with Kotlin language and the latest Android technologies(Rx, Dagger2 etc.).
Sample used to practice Kotlin and Android Architecture Components.
This is a sample app that uses Android Architecture Components with Kotlin and Dagger 2.
Kotlin demo project that uses some Android Architecture Components (ViewModel and LiveData) with Dagger 2 and Coroutines
A helper library to help using Room with existing pre-populated database [DEPRECATED].
Example of Android Architecture Components which implements MVVM Pattern and written in Kotlin