# xuexiangjys/XUpdate

🚀A lightweight, high availability Android version update framework.(一个轻量级、高可用性的Android版本更新框架)

Repository: https://github.com/xuexiangjys/XUpdate
Canonical: https://ross.abutalabs.com/products/xupdate
Homepage: https://github.com/xuexiangjys/XUpdate/wiki
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, update, android-ui, apk, xupdate, xui, x-library
Last push: 2024-03-24T15:31:33+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2987, "days_push": 892, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2410, forks 418 (observed 2026-08-28T04:06:44.356551+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: mobile-framework, http-client, file-upload, ui-components
- domain: mobile-development, android-tools, developer-tools
- platform: jvm
- tags: apk-update, version-update, in-app-update, silent-download, x-library, flutter-plugin, react-native-plugin, android, mobile

## Member repositories
- xuexiangjys/XUpdate (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:44.356551+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:34:00.508579+00:00, confidence not recorded.
  - readme: https://github.com/xuexiangjys/XUpdate (fetched 2026-08-28T04:06:44.356551+00:00, sha c90a24c43f25)
  - homepage: https://github.com/xuexiangjys/XUpdate/wiki (fetched 2026-08-29T10:14:05.416083+00:00, sha 2166343213da)
- Data as of 2026-08-30T08:39:29.467469+00:00.
