iReaderAndroid/ZeusPlugin
成熟易懂的Android插件补丁框架(可直接商业化的项目,日活千万级项目多年使用验证稳定) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3680
- days_rel: n/a
- days_push: 2877
- n_releases_24m: 0
Adoption not part of the score
1019 stars · 175 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ZeusPlugin is a mature Android plugin and hot-patch framework written in Java, battle-tested in apps with tens of millions of daily active users. It supports installing, upgrading, and uninstalling plugins at runtime, loading native .so libraries dynamically, and applying class-level bug-fix patches to a host APK.
Use cases
- fix bugs in a released android app without shipping a new apk
- load feature modules dynamically in an android app
- hot update native so libraries at runtime
- apply class-level patches to an android application
- split a large android app into plugins
When to choose
- you need a proven, production-hardened android plugin/hotfix framework
- you must patch individual classes or update so files without a store release
- you target old android versions and vendor-customized roms
When to avoid
- you need plugin activity animations or a plugin-specific application
- you need real-time patch loading without an app restart
- you need to change AndroidManifest.xml dynamically
- you want an actively developed modern solution - the last release was 2018
Facets
library · maturity maintenance
plugin-system developer-tools deployment mobile-development android-tools developer-tools jvm android-plugin-framework hotfix hot-patching dynamic-loading classloader so-hot-update bug-fix-patches android mobile
1 source
- readme: https://github.com/iReaderAndroid/ZeusPlugin · fetched 2026-08-28 · 23fd2c615436
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| iReaderAndroid/ZeusPlugin | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="iReaderAndroid/ZeusPlugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem