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

eleme/Amigo

A hotfix library for Android platform, and not just this... observed · 2026-08-28

github.com/eleme/Amigo · Java · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 3660
  • days_rel: n/a
  • days_push: 2356
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1353 stars · 212 forks observed · 2026-08-28

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

Amigo is a hotfix library for Android that lets developers patch bugs in a released app by loading a patch APK at runtime, without going through the app store. It ships as a Gradle plugin plus an Android library and can fix code, resources, and more.

Use cases

  • fix bugs in a released android app without publishing a new version
  • apply a hotfix patch apk at runtime
  • patch android app code and resources after release
  • avoid full app store release for small fixes
  • load an updated apk when the app restarts

When to choose

  • you maintain an Android app on API 7–25 and need runtime patching
  • you want a hotfix solution that can patch code, resources, and more
  • you prefer applying patches via a full patch APK rather than bytecode manipulation

When to avoid

  • you target Android 8.0+ or very recent Android versions
  • you need an actively maintained hotfix solution with vendor support
  • you need the Amigo backend service platform, which is no longer supported

Facets

library · maturity maintenance

mobile-framework developer-tools mobile-development android-tools developer-tools jvm hotfix patching android gradle-plugin runtime-patch gradle

1 source

Member repositories

RepositoryRoleHealth v2
eleme/Amigomain32

For agents

markdown · JSON · MCP: product_card(name="eleme/Amigo")

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