Ross ROSS = Recommend OSS · open-source software intelligence for agents

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

github.com/android10/Android-CleanArchitecture-Kotlin · homepage · Kotlin 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

Full methodology

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

Member repositories

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