# Kaopiz/KProgressHUD

An implement of ProgressHUD for Android, similar to MBProgressHUD, SVProgressHUD for iOS.

Repository: https://github.com/Kaopiz/KProgressHUD
Canonical: https://ross.abutalabs.com/products/kprogresshud
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2020-04-03T03:18:50+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3907, "days_push": 2343, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1643, forks 390 (observed 2026-08-28T04:05:15.920260+00:00)

## What it is
KProgressHUD is an Android library that displays progress HUD overlays, inspired by iOS's MBProgressHUD and SVProgressHUD. It supports indeterminate spinners, determinate progress bars, and customizable label/detail text.

## Use cases
- show a loading spinner while fetching data in an Android app
- display a determinate progress bar during file download
- show a HUD with label and detail text during background work
- block UI interaction while a long-running task completes
- add an iOS-style progress HUD to Android

## When to choose
- you need a simple, lightweight progress/loading overlay on Android
- you want MBProgressHUD-like behavior ported to Android
- you need both indeterminate and determinate progress styles with custom labels

## When to avoid
- your project uses Jetpack Compose and you prefer Compose-native indicators
- you need actively maintained updates - the latest release is from 2020
- you need highly animated or custom loading animations beyond spinner/progress bar

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, cross-platform
- platform: jvm
- tags: progress-hud, loading-indicator, spinner, android-ui, determinate-progress, android

## Member repositories
- Kaopiz/KProgressHUD (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:15.920260+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-30T03:45:57.619991+00:00, confidence not recorded.
  - readme: https://github.com/Kaopiz/KProgressHUD (fetched 2026-08-28T04:05:15.920260+00:00, sha 6b542b81ddd8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
