# stephanenicolas/Quality-Tools-for-Android

Repository: https://github.com/stephanenicolas/Quality-Tools-for-Android
Canonical: https://ross.abutalabs.com/products/quality-tools-for-android
Language: Java
License Family: other
Last push: 2021-10-05T03:03:14+00:00

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

## Adoption (not part of the score)
Stars 1255, forks 229 (observed 2026-08-28T04:04:08.841788+00:00)

## What it is
A sample Android app plus test suites demonstrating how to integrate Java quality-analysis and testing tools (Robolectric, Espresso, Robotium, PMD, FindBugs, Checkstyle, Lint, Sonar, JaCoCo) into an Android build. It serves as a reference/template for setting up an industrial-grade Android development environment.

## Use cases
- set up quality analysis for an android project
- integrate robolectric and espresso tests with maven
- report android code coverage to sonarqube
- run pmd findbugs and checkstyle on android code
- automate monkey testing and screenshots in CI
- learn android testing best practices

## When to choose
- you want a reference example of wiring many Android QA tools together with Maven and Sonar
- you are building an Android CI pipeline and need integration patterns for testing and static analysis

## When to avoid
- you need a maintained solution - the project has not been updated since 2021 and targets legacy Maven/Eclipse Android tooling
- you use modern Gradle-based Android builds, where most of this setup is handled differently

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: testing, e2e-testing, benchmarking, linter
- domain: android-tools, mobile-development, testing, developer-tools
- platform: jvm
- tags: android, quality-analysis, static-analysis, code-coverage, sonarqube, maven, robolectric, espresso, sample-app

## Member repositories
- stephanenicolas/Quality-Tools-for-Android (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.841788+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-30T05:07:21.666290+00:00, confidence not recorded.
  - readme: https://github.com/stephanenicolas/Quality-Tools-for-Android (fetched 2026-08-28T04:04:08.841788+00:00, sha 28164d4064ab)
- Data as of 2026-08-30T08:39:29.467469+00:00.
