Ross ROSS = Recommend OSS · open-source software intelligence for agents

Kaopiz/KProgressHUD

An implement of ProgressHUD for Android, similar to MBProgressHUD, SVProgressHUD for iOS. observed · 2026-08-28

github.com/Kaopiz/KProgressHUD · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3907
  • days_rel: n/a
  • days_push: 2343
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1643 stars · 390 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

library · maturity maintenance

ui-components animation mobile-development android-tools cross-platform jvm progress-hud loading-indicator spinner android-ui determinate-progress android

1 source

Member repositories

RepositoryRoleHealth v2
Kaopiz/KProgressHUDmain32

For agents

markdown · JSON · MCP: product_card(name="Kaopiz/KProgressHUD")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem