xuexiangjys/XUpdate
🚀A lightweight, high availability Android version update framework.(一个轻量级、高可用性的Android版本更新框架) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 2987
- days_rel: n/a
- days_push: 892
- n_releases_24m: 0
Adoption not part of the score
2410 stars · 418 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
XUpdate is a lightweight, highly available Android version update framework written in Java. It handles version checking via GET/POST or custom network requests, APK downloading (including WiFi-only and silent background downloads), and user-facing update prompt dialogs with customizable themes.
Use cases
- check for app updates on android
- download and install apk updates in-app
- show a version update prompt dialog
- silent background app update
- only update app over wifi
- add in-app version update to flutter or react-native app
When to choose
- you need a ready-made, customizable in-app update flow for an Android app
- you want silent or WiFi-only update policies out of the box
- you need cross-platform wrappers via Flutter or React Native plugins
When to avoid
- you distribute through Google Play only, where in-app APK updates are restricted
- you need iOS or desktop update support
- you require a backend update management system without building/integrating the companion services
Facets
library · maturity maintenance
mobile-framework http-client file-upload ui-components mobile-development android-tools developer-tools jvm apk-update version-update in-app-update silent-download x-library flutter-plugin react-native-plugin android mobile
2 sources
- readme: https://github.com/xuexiangjys/XUpdate · fetched 2026-08-28 · c90a24c43f25
- homepage: https://github.com/xuexiangjys/XUpdate/wiki · fetched 2026-08-29 · 2166343213da
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xuexiangjys/XUpdate | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="xuexiangjys/XUpdate")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem