News

Coordinating complicated interactive systems, whether it's the different modes of transportation in a city or the various ...
This project is a loose implementation of Clean Architecture as presented in my book, Clean Architecture for Android. It is a native Android project written in Kotlin. It demonstrates the key ...
BasicSample - Shows how to persist data using a SQLite database and Room. Also uses ViewModels and LiveData. PersistenceContentProviderSample - Shows how to expose ...