# ManbangGroup/Phantom

Phantom — 唯一零 Hook 稳定占坑类 Android 热更新插件化方案

Repository: https://github.com/ManbangGroup/Phantom
Canonical: https://ross.abutalabs.com/products/manbanggroup-phantom
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, android-library, plugin-sdk, plugin-architecture, plugin-engine, plugin, plugin-system
Last push: 2019-07-19T06:26:28+00:00

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

## Adoption (not part of the score)
Stars 1365, forks 195 (observed 2026-08-28T04:04:31.084286+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: plugin-system, mobile-framework, developer-tools
- domain: mobile-development, android-tools, developer-tools
- platform: jvm
- tags: android-plugin-framework, hot-update, zero-hook, dynamic-loading, apk-plugins, android, gradle

## Member repositories
- ManbangGroup/Phantom (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:31.084286+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:41:14.982614+00:00, confidence not recorded.
  - readme: https://github.com/ManbangGroup/Phantom (fetched 2026-08-28T04:04:31.084286+00:00, sha c2cec976c140)
- Data as of 2026-08-30T08:39:29.467469+00:00.
