# azhon/AppUpdate

Android App update library.  Android版本更新库，简单、轻量、可随意定制

Repository: https://github.com/azhon/AppUpdate
Canonical: https://ross.abutalabs.com/products/azhon-appupdate
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: android, app-update, apk, high-scalability, kotlin, kotlin-coroutines, simple
Last push: 2026-05-09T18:01:13+00:00

## Health v2 (maintenance only)
Score: 59/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 81, release rhythm 8, longevity 100
- inputs: {"age_days": 3138, "days_push": 116, "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 2461, forks 358 (observed 2026-08-28T04:06:53.484134+00:00)

## What it is
A lightweight, highly customizable Android library for in-app version updates, handling update dialogs, APK background downloading, notification progress, and installation. It supports both Java and Kotlin, works without storage permissions, and can also be used as a standalone APK downloader.

## Use cases
- check for app updates and prompt users to upgrade on Android
- download and install an APK in the background with a progress notification
- implement forced app updates with a download progress dialog
- build a custom in-app update dialog for Android
- use an Android library as a simple APK downloader without storage permissions

## When to choose
- you need a simple, lightweight Android in-app update solution with minimal dependencies
- you want customizable update dialogs, forced updates, and notification progress out of the box
- you need support for old Android versions (4.1+) and Android 13 notification permission handling

## When to avoid
- you distribute your app through Google Play, where in-app APK updates are restricted
- you need a cross-platform update solution for Flutter or other non-native frameworks
- you require enterprise-grade update orchestration with staged rollouts and server-side management

## Facets
- artifact type: library
- maturity: active
- function: file-upload, ui-components, http-client, internationalization
- domain: mobile-development, android-tools, developer-tools
- platform: jvm
- tags: app-update, apk-download, in-app-upgrade, version-check, android-library, kotlin-coroutines, android

## Member repositories
- azhon/AppUpdate (main) score 59

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:53.484134+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:29:19.206866+00:00, confidence not recorded.
  - readme: https://github.com/azhon/AppUpdate (fetched 2026-08-28T04:06:53.484134+00:00, sha 0e0d8886923d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
