krschultz/android-proguard-snippets resource
Proguard configurations for common Android libraries observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 4698
- days_rel: n/a
- days_push: 2725
- n_releases_24m: 0
Adoption not part of the score
4537 stars · 585 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A curated collection of example ProGuard configuration files for common Android libraries, meant to be combined with the official proguard-android.txt base config via Gradle. Each snippet contains only the rules needed for a specific library, contributed and updated by the community.
Use cases
- fix proguard rules for gson in my android release build
- proguard configuration for google play services
- android app crashes after enabling minifyEnabled
- find keep rules for butterknife or eventbus
- set up proguard files per library in gradle
- example proguard rules for crashlytics and facebook sdk
When to choose
- you are enabling R8/ProGuard minification on an Android project and need library-specific keep rules
- you hit runtime crashes or build warnings caused by obfuscation of a known Android library
- you want to keep per-library ProGuard rules in separate reusable files
When to avoid
- you need rules for a library not in the collection and cannot contribute one
- you need actively maintained configs for modern libraries - the repo's last release was 2019 and many listed libraries are outdated
- you need a general ProGuard/R8 tutorial rather than ready-made snippets
Facets
dataset · maturity maintenance
developer-tools build-tool configuration-management android-tools mobile-development developer-tools proguard android code-minification gradle configuration-snippets reference-collection mobile
3 sources
- readme: https://github.com/krschultz/android-proguard-snippets · fetched 2026-08-28 · 3ddcaccf175e
- homepage: http://www.kevinrschultz.com/blog/2014/02/15/proguard-with-gradle/ · fetched 2026-08-29 · 6d0510362cc9
- site_page: http://www.kevinrschultz.com/about · fetched 2026-08-29 · 525851daf2cc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| krschultz/android-proguard-snippets | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="krschultz/android-proguard-snippets")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem