easyandroidgroup/UpdatePlugin
可任意定制的app更新组件。 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: 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: 3767
- days_rel: n/a
- days_push: 2472
- n_releases_24m: 0
Adoption not part of the score
1320 stars · 255 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
UpdatePlugin is a highly customizable Android library for handling in-app update flows, from checking an update API through downloading the APK to triggering installation. It exposes 13+ customizable hook points (network tasks, notifiers, strategies, parsers, file checkers) with sensible defaults so it works out of the box.
Use cases
- add in-app update checking to an android app
- download and install apk updates with resume support
- implement forced update or skip-version logic
- customize update prompts and download progress notifications
- verify downloaded apk integrity against dns hijacking
- run background polling update checks
- integrate updates in plugin or hotfix environments
When to choose
- you need fine-grained control over every stage of the android update flow
- your update api returns a custom response format
- you need wifi-aware update strategies or background polling
- you use pluginization or hot-fix frameworks and need custom install behavior
When to avoid
- you target iOS or non-Android platforms
- you distribute through Play Store only and can use the official in-app updates API
- you need a maintained library - the last release was in 2019 and there is no license file
Facets
library · maturity maintenance
mobile-framework file-upload http-client plugin-system mobile-development android-tools developer-tools jvm app-update apk-download in-app-updates android-library resumable-download update-checker android mobile
4 sources
- readme: https://github.com/easyandroidgroup/UpdatePlugin · fetched 2026-08-28 · 10fd5894b03c
- homepage: https://juejin.im/post/5a32485851882504a35f007a · fetched 2026-08-29 · bc23fd3b0cdc
- site_page: https://link.juejin.cn?target=https%3A%2F%2Fgithub.com%2Fyjfnypeu%2FUpdatePlugin%2Fwiki%2FInstallNotifier · fetched 2026-08-29 · 256b759fcdaf
- site_page: https://link.juejin.cn?target=https%3A%2F%2Fgithub.com%2Fyjfnypeu%2FUpdatePlugin%2Fwiki%2FInstallStrategy · fetched 2026-08-29 · 256b759fcdaf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| easyandroidgroup/UpdatePlugin | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="easyandroidgroup/UpdatePlugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem