# eleme/Amigo

A hotfix library for Android platform, and not just this...

Repository: https://github.com/eleme/Amigo
Canonical: https://ross.abutalabs.com/products/amigo
Language: Java
License: NOASSERTION
License Family: other
Topics: hotfix, android
Last push: 2020-03-21T17:19:30+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3660, "days_push": 2356, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1353, forks 212 (observed 2026-08-28T04:04:28.642628+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: mobile-framework, developer-tools
- domain: mobile-development, android-tools, developer-tools
- platform: jvm
- tags: hotfix, patching, android, gradle-plugin, runtime-patch, gradle

## Member repositories
- eleme/Amigo (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:28.642628+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:06.431824+00:00, confidence not recorded.
  - readme: https://github.com/eleme/Amigo (fetched 2026-08-28T04:04:28.642628+00:00, sha 512819a6911e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
