# googlesamples/android-testing-templates

Repository: https://github.com/googlesamples/android-testing-templates
Canonical: https://ross.abutalabs.com/products/android-testing-templates
Language: Java
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2022-11-15T07:59:11+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4209, "days_push": 1387, "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 1955, forks 300 (observed 2026-08-28T04:05:58.990417+00:00)

## What it is
A collection of Google's Android testing templates (Android Testing Blueprint) in Java and Kotlin, integrating Android testing tools and frameworks into a single application project. It serves as a reference scaffold demonstrating automated testing setups for Android apps.

## Use cases
- set up automated testing for an android app
- learn android testing frameworks and tools
- find a template project with espresso and junit configured
- bootstrap a new android project with testing infrastructure
- see example android ui and unit test setups

## When to choose
- starting a new Android project and wanting a preconfigured testing setup
- learning how Google's Android testing tools fit together
- looking for reference Java or Kotlin Android test project structure

## When to avoid
- you need actively maintained templates with the latest Android tooling (last release 2022)
- you need a production app rather than a sample/template
- you test non-Android platforms

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: testing, e2e-testing, boilerplate
- domain: testing, mobile-development, developer-tools, tutorials
- platform: jvm
- tags: android-testing, sample-project, testing-templates, atsl, espresso, google-samples, android, mobile

## Member repositories
- googlesamples/android-testing-templates (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:58.990417+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-30T03:06:26.539178+00:00, confidence not recorded.
  - readme: https://github.com/googlesamples/android-testing-templates (fetched 2026-08-28T04:05:58.990417+00:00, sha 8804febac490)
- Data as of 2026-08-30T08:39:29.467469+00:00.
