Android Clean Architecture resource
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. observed · 2026-08-28
Health v2 · maintenance only
39/100
- Activity 16
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3386
- days_rel: n/a
- days_push: 504
- n_releases_24m: 0
Adoption not part of the score
4811 stars · 931 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A sample Android application demonstrating Uncle Bob's Clean Architecture approach, accompanied by a series of blog posts by Fernando Cejas. It includes both a Java version and a newer Kotlin version showcasing layered architecture, MVVM/MVP, dependency injection, and modularization.
Use cases
- learn clean architecture on android
- example of layered android app architecture
- how to structure an android project with use cases and repositories
- mvp to mvvm migration example on android
- dagger 2 dependency injection example for android
- android app modularization example
- kotlin clean architecture sample
When to choose
- you are learning or teaching clean architecture patterns for Android
- you want a reference implementation of layered Android architecture with use cases and repositories
- you want to see MVVM, RxJava, and Dagger 2 used together in a sample app
When to avoid
- you need a production-ready framework or library to drop into your app
- you need actively maintained code with up-to-date Android APIs and dependencies
- you want Jetpack Compose or modern Android architecture components guidance
Facets
learning-resource · maturity maintenance
developer-tools boilerplate mobile-development tutorials developer-tools jvm clean-architecture sample-app android-architecture kotlin java mvvm mvp dependency-injection dagger-2 blog-series android mobile
7 sources
- readme: https://github.com/android10/Android-CleanArchitecture-Kotlin · fetched 2026-08-28 · d50610f1b2c4
- homepage: https://fernandocejas.com/2018/05/07/architecting-android-reloaded/ · fetched 2026-08-29 · 03e1d84b0434
- site_page: https://fernandocejas.com/blog/engineering/2020-12-28-install-arch-linux-full-disk-encryption · fetched 2026-08-29 · 176d8854b7db
- site_page: https://fernandocejas.com/about · fetched 2026-08-29 · 4e10cbc440d3
- site_page: https://fernandocejas.com/blog/engineering/2015-07-18-architecting-android-the-evolution · fetched 2026-08-29 · d31db83b59ae
- site_page: https://fernandocejas.com/blog/engineering/2015-04-11-tasting-dagger-2-on-android · fetched 2026-08-29 · 47a204ecf33b
- site_page: https://linux.fernandocejas.com/ · fetched 2026-08-29 · de656192b153
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| android10/Android-CleanArchitecture-Kotlin | main | 39 |
| android10/Android-CleanArchitecture | mirror | 32 |
For agents
markdown · JSON · MCP: product_card(name="android10/Android-CleanArchitecture-Kotlin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem