Ross ROSS = Recommend OSS · open-source software intelligence for agents

KeepSafe/android-resource-remover

A simple utility to remove unused resources in your Android app to lower the size of the APK. It's based on the Android lint tool output. observed · 2026-08-28

github.com/KeepSafe/android-resource-remover · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 78
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4584
  • days_rel: n/a
  • days_push: 134
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1281 stars · 159 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python command-line utility that removes unused resources from Android projects based on Android Lint output, reducing APK size. It parses lint results and deletes the reported unused resource files, runnable repeatedly until no unused resources remain.

Use cases

  • reduce my android apk size by removing unused resources
  • clean up unused drawables and layouts in an android project
  • delete resources flagged by android lint automatically
  • shrink app size before release
  • run lint and remove unused resource files in one step
  • clean unused resources in a gradle android project

When to choose

  • you have an Android project with lint configured and want to automatically delete unused resources
  • you want a simple scriptable way to shrink APK size by pruning dead resources

When to avoid

  • you need a GUI-based resource analyzer or interactive review before deletion
  • your project does not use Android lint or you cannot generate lint XML output
  • you need actively maintained tooling with modern Python support

Facets

cli-tool · maturity maintenance

developer-tools cli android-tools developer-tools cli cross-platform python android apk-size lint unused-resources cleanup automation

2 sources

Member repositories

RepositoryRoleHealth v2
KeepSafe/android-resource-removermain67

For agents

markdown · JSON · MCP: product_card(name="KeepSafe/android-resource-remover")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem