dmilicic/Android-Clean-Boilerplate
This is starter template for writing Android apps using Clean architecture observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3872
- days_rel: n/a
- days_push: 3539
- n_releases_24m: 0
Adoption not part of the score
2175 stars · 446 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A starter template Android application that implements Clean architecture with pre-written boilerplate for views, presenters, and interactors across presentation, domain, and storage layers. It is written in plain Java (deliberately avoiding RxJava and Dagger) and comes pre-wired with libraries like Retrofit, Timber, Butterknife, JUnit, and Mockito.
Use cases
- start an android app using clean architecture
- android clean architecture starter template
- boilerplate project for building an android app with mvp
- skeleton android app already structured with presenters and interactors
- learn clean architecture on android with a working example
- java android template without rxjava or dagger
When to choose
- You want a ready-made Android project structure following Clean architecture so you can start writing business logic immediately
- You prefer plain Java without the added complexity of RxJava or Dagger
- You want a learning reference for Clean architecture, since the author provides a detailed written guide
When to avoid
- You need Kotlin, AndroidX, or current Android tooling - the template targets API 15+ and was last released in 2016
- You want an RxJava/Dagger-based Clean architecture setup, for which the Android-CleanArchitecture project is a better fit
- You need an actively maintained foundation with up-to-date dependencies for a production app
Facets
application · maturity abandoned
boilerplate developer-tools mobile-development developer-tools android-tools jvm clean-architecture starter-template mvp java retrofit butterknife android-template starter-project android mobile
1 source
- readme: https://github.com/dmilicic/Android-Clean-Boilerplate · fetched 2026-08-28 · fff214388ebf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dmilicic/Android-Clean-Boilerplate | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="dmilicic/Android-Clean-Boilerplate")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem