ManbangGroup/Phantom
Phantom — 唯一零 Hook 稳定占坑类 Android 热更新插件化方案 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2878
- days_rel: n/a
- days_push: 2602
- n_releases_24m: 0
Adoption not part of the score
1365 stars · 195 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Phantom is an Android plugin framework from Manbang Group that enables hot updates and dynamic loading of plugin APKs without pre-registering components in the host manifest. It uses a zero-hook approach for broad compatibility across Android 4.0 through Android Q.
Use cases
- load feature modules as plugin APKs without releasing a new host app
- hot-update parts of an Android app without going through the store
- add new activities and services to a host app without manifest changes
- split a large Android app into independently deployable plugins
- run plugin code with minimal hooking for maximum OS compatibility
When to choose
- you need a stable, battle-tested Android plugin framework with zero hooks
- you want to support adding new plugins or components without updating the host app
- you need compatibility across a wide range of Android versions including recent ones
- you want low integration cost with only a few lines of setup
When to avoid
- your plugins need ContentProvider support, which Phantom does not provide
- you target only modern Android with native dynamic feature modules or Play Feature Delivery
- the project appears to be in maintenance mode with the last release in 2019
- you need a framework with active community development and recent updates
Facets
library · maturity maintenance
plugin-system mobile-framework developer-tools mobile-development android-tools developer-tools jvm android-plugin-framework hot-update zero-hook dynamic-loading apk-plugins android gradle
1 source
- readme: https://github.com/ManbangGroup/Phantom · fetched 2026-08-28 · c2cec976c140
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ManbangGroup/Phantom | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ManbangGroup/Phantom")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem