# Android Clean Architecture Boilerplate

An android boilerplate project using clean architecture

Repository: https://github.com/bufferapp/android-clean-architecture-boilerplate
Canonical: https://ross.abutalabs.com/products/android-clean-architecture-boilerplate
Language: Kotlin
License: MIT
License Family: permissive
Topics: android, android-application, android-architecture, clean-architecture, android-development, android-boilerplate, boilerplate, buffer
Archived: true
Last push: 2023-05-19T11:43:25+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3311, "days_push": 1202, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3677, forks 510 (observed 2026-08-28T04:08:13.670979+00:00)

## What it is
An Android boilerplate project written in Kotlin that demonstrates Clean Architecture principles with modularization. It serves as both an educational resource and a starting point for new Android projects.

## Use cases
- start a new android app with clean architecture
- learn how to structure an android project with modularization
- find a kotlin android boilerplate with tests included
- see an example of rxjava and dagger in a clean architecture app
- use a template for future android projects

## When to choose
- starting a new Android project that should follow clean architecture
- learning how clean architecture and modularization apply to Android apps
- wanting a Kotlin-based template with UI and unit tests already set up

## When to avoid
- building a small or simple app where clean architecture is overkill
- needing a production-ready maintained template with the latest Android libraries
- working with Jetpack Compose or modern architecture components instead of RxJava/Dagger

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools
- domain: mobile-development, android-tools, developer-tools, tutorials
- platform: jvm
- tags: clean-architecture, boilerplate, kotlin, sample-app, modularization, rxjava, dagger, boilerplate, android, mobile

## Member repositories
- bufferapp/android-clean-architecture-boilerplate (main) score 10
- bufferapp/clean-architecture-components-boilerplate (mirror) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.670979+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:31:28.994712+00:00, confidence not recorded.
  - readme: https://github.com/bufferapp/android-clean-architecture-boilerplate (fetched 2026-08-28T04:08:13.670979+00:00, sha f98aaadef036)
- Data as of 2026-08-30T08:39:29.467469+00:00.
