architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
About this project
Android Architecture Samples These samples showcase different architectural approaches to developing Android apps. In its different branches you'll find the same app (a TODO app) implemented with small differences. In this branch you'll find: User Interface built with Jetpack Compose A single-activity architecture, using Navigation Compose. A presentation layer that contains a Compose screen (View) and a ViewModel per screen (or feature). Reactive UIs using Flow and coroutines for asynchronous operations. A data layer with a repository and two data sources (local using Room and a fake remote). Two product flavors, mock and prod, to ease development and testing. A collection of…
Technologies
Project health
GitHub
Reviews
Built by
Maintain android/architecture-samples? Claiming verifies admin access through your GitHub account and gives you control of this listing.
