android/architecture-samples resource
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- 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: 3862
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
45802 stars · 11862 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of Android sample apps from Google demonstrating different architectural patterns, centered on the same TODO app implemented across branches. The main branch uses Jetpack Compose, ViewModels, Flow, coroutines, Room, and Hilt in a single-activity architecture.
Use cases
- learn how to structure an Android app with MVVM and repository pattern
- see a Jetpack Compose app with Navigation Compose and ViewModels
- study unit, integration, and e2e testing setups for Android
- reference example of dependency injection with Hilt
- compare different Android architecture approaches across branches
- find a testable Android app skeleton for learning
When to choose
- you are an intermediate or beginner Android developer wanting a maintainable, testable app structure
- you need a quick architectural reference for Compose + ViewModel + Flow patterns
- you want to see realistic testing scenarios in an Android app
When to avoid
- you need a production-ready app template with networking and authentication
- you want Material Design or advanced UI examples
- you need a starter template rather than an educational sample
Facets
learning-resource · maturity active
mobile-framework state-management testing e2e-testing mobile-development tutorials developer-tools jvm jetpack-compose sample-app android-architecture mvvm kotlin-coroutines room hilt todo-app android
1 source
- readme: https://github.com/android/architecture-samples · fetched 2026-08-28 · 737ad822ca46
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| android/architecture-samples | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="android/architecture-samples")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem