3 Sided Cube's template for new native Android client apps. It is never shipped itself — the bootstrap-android skill generates new client repositories from it, and every future client inherits what's here: the team's build system, CI, quality tooling, engineering standards, and example code (including a full example test suite). Keep it green and current.
| Doc | What it covers |
|---|---|
| Product Overview | What the template is, who uses it, and what a generated client starts with |
| Architecture | Package layout, navigation, DI, persistence and cross-cutting concerns |
| Getting Started | Prerequisites, setup, secrets, building, running and testing |
| Dependencies | Major third-party libraries and their use-cases |
| Features | The wired-up capabilities (crash reporting, analytics, push) and supporting scaffolding |
| Security | The security measures actually in place |
| Accessibility | Accessibility mechanisms, standards and known gaps |
| CI / CD | PR checks, Bitrise workflows, Dependabot and the bootstrap flow |
Engineering standards and AI-assistant guidance live in CLAUDE.md.