SunOfBeach2/CheckVersionLib
版本检测升级(更新)库。an auto check version library(app update) on Android 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3631
- days_rel: n/a
- days_push: 1142
- n_releases_24m: 0
Adoption not part of the score
2704 stars · 491 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CheckVersionLib is an Android library for automatically checking app version updates and downloading/installing new APKs. It offers chain-style APIs, customizable update UI, force update, and silent download support.
Use cases
- check for app updates on android
- prompt users to upgrade the app when a new version is available
- force users to update before continuing
- silently download the new apk in the background
- show a custom update dialog with download progress
When to choose
- you need a ready-made in-app update flow for an Android app
- you want force update or silent download with minimal code
- you need customizable update UI
When to avoid
- you target platforms other than Android
- you need Play Store-only update handling (use in-app updates API instead)
- you need a library under a permissive license (this repo has no license)
Facets
library · maturity maintenance
http-client file-upload ui-components mobile-development android-tools developer-tools jvm app-update version-check in-app-upgrade force-update silent-download android-library android
2 sources
- readme: https://github.com/SunOfBeach2/CheckVersionLib · fetched 2026-08-28 · 4e812fa6035a
- homepage: https://github.com/AlexLiuSheng/CheckVersionLib · fetched 2026-08-29 · 523354e299b0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SunOfBeach2/CheckVersionLib | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="SunOfBeach2/CheckVersionLib")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem