Ross ROSS = Recommend OSS · open-source software intelligence for agents

easyandroidgroup/UpdatePlugin

可任意定制的app更新组件。 observed · 2026-08-28

github.com/easyandroidgroup/UpdatePlugin · homepage · Java 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
easyandroidgroup/UpdatePluginmain23

For agents

markdown · JSON · MCP: product_card(name="easyandroidgroup/UpdatePlugin")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem