artem-zinnatullin/qualitymatters resource
Android Development Culture observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3937
- days_rel: n/a
- days_push: 1638
- n_releases_24m: 0
Adoption not part of the score
1723 stars · 198 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A sample Android application demonstrating the 'Android Development Culture' principles, showcasing CI, unit/integration/UI testing, static analysis, and code coverage in one reference project. It is primarily an educational codebase showing how to structure an Android app with MVP, RxJava, Dagger 2, and Retrofit 2.
Use cases
- learn how to set up unit, integration, and UI tests for an Android app
- see a reference Android project with CI, lint, and code coverage configured
- study an MVP architecture example with Dagger 2 and RxJava
- find examples of Robolectric and Espresso test setups
- learn how to run static analysis tools like FindBugs, PMD, and Checkstyle on Android
- use as a template for a well-tested Android app codebase
When to choose
- you want a real-world example of Android testing and quality tooling
- you are learning MVP architecture with Dagger 2 and RxJava
- you need reference configurations for Travis CI, Robolectric, Espresso, or Android Lint
When to avoid
- you need a production-ready app or maintained library
- you use modern Android stacks like Kotlin, Jetpack Compose, or MVVM
- you need up-to-date dependency versions or active support
Facets
learning-resource · maturity maintenance
testing e2e-testing ci-cd linter developer-tools mobile-development android-tools testing tutorials developer-tools jvm android sample-app best-practices mvp espresso robolectric dagger2 rxjava static-analysis code-coverage
1 source
- readme: https://github.com/artem-zinnatullin/qualitymatters · fetched 2026-08-28 · 2aad5aeb23c1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| artem-zinnatullin/qualitymatters | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="artem-zinnatullin/qualitymatters")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem