KeepSafe/dexcount-gradle-plugin
A Gradle plugin to report the number of method references in your APK on every build. observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 54
- Release rhythm 8
- Longevity 100
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: 4108
- days_rel: n/a
- days_push: 280
- n_releases_24m: 0
Adoption not part of the score
3072 stars · 255 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Gradle plugin that reports the number of method references in your APK, AAR, or Java module on every build. It helps Android developers track app growth and stay under the 65,536 method-reference limit without needing multidex.
Use cases
- count method references in my android apk
- track dex method count growth on every build
- avoid hitting the 64k method limit in android
- monitor method count of an aar library
- check if my app needs multidex
- report method counts per package in gradle build
When to choose
- you build Android apps or libraries with Gradle and need visibility into method-reference counts
- you want to catch method-count growth before hitting the 65,536 limit
- you need per-package breakdowns of dex method usage
When to avoid
- you need full APK size or dependency analysis rather than method counts
- your project uses Gradle below 7.0 or AGP below 7.0
- you develop non-Android Java projects where dex counting is irrelevant
Facets
plugin · maturity active
build-tool developer-tools analytics monitoring mobile-development developer-tools android-tools jvm cli gradle-plugin android dex method-count multidex apk-analysis
2 sources
- readme: https://github.com/KeepSafe/dexcount-gradle-plugin · fetched 2026-08-28 · e7f728a9d064
- homepage: https://keepsafe.github.io/dexcount-gradle-plugin/ · fetched 2026-08-29 · 7ec464816877
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| KeepSafe/dexcount-gradle-plugin | main | 47 |
For agents
markdown · JSON · MCP: product_card(name="KeepSafe/dexcount-gradle-plugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem