# android/architecture-templates

Repository: https://github.com/android/architecture-templates
Canonical: https://ross.abutalabs.com/products/architecture-templates
License: Apache-2.0
License Family: permissive
Topics: template
Last push: 2026-08-26T21:10:34+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 1457, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3157, forks 381 (observed 2026-08-28T04:07:46.432002+00:00)

## What it is
A collection of Android project templates from Google featuring a layered architecture (Compose, Room, Hilt, ViewModel, Coroutines/Flow) ready for greenfield projects or quick experiments. Templates include a base single-module version and a multimodule variant, with a customizer script for package name and app setup.

## Use cases
- start a new android app with a recommended layered architecture
- bootstrap a jetpack compose project with room and hilt already wired up
- create a multimodule android project template
- quickly scaffold an android app for an experiment or prototype
- get a starting project following the official android architecture guide
- set up an android project with unit and ui tests included

## When to choose
- you are starting a greenfield Android app and want Google's recommended architecture out of the box
- you want Compose, Room, Hilt, and Navigation preconfigured with version catalogs
- you need a quick, working Android project for experiments rather than a tutorial sample

## When to avoid
- you want educational code samples to learn Android architecture from - use architecture-samples or Now in Android instead
- your project requires a custom architecture that differs significantly from the layered template
- you are not using Android Studio or the latest stable toolchain

## Facets
- artifact type: learning-resource
- maturity: active
- function: mobile-framework, developer-tools, boilerplate, testing
- domain: mobile-development, android-tools, developer-tools, web-development
- platform: jvm
- tags: jetpack-compose, android-architecture, project-template, hilt, room, greenfield-projects, multimodule, boilerplate, android, mobile

## Member repositories
- android/architecture-templates (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:46.432002+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:32.526056+00:00, confidence not recorded.
  - readme: https://github.com/android/architecture-templates (fetched 2026-08-28T04:07:46.432002+00:00, sha f61910216ede)
- Data as of 2026-08-30T08:39:29.467469+00:00.
