# dybarsky/spots-dialog

Android AlertDialog with moving dots progress indicator

Repository: https://github.com/dybarsky/spots-dialog
Canonical: https://ross.abutalabs.com/products/spots-dialog
Language: Java
License: MIT
License Family: permissive
Last push: 2021-06-11T23:13:15+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": 4250, "days_push": 1909, "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 1071, forks 240 (observed 2026-08-28T04:03:28.188788+00:00)

## What it is
An Android library providing an AlertDialog subclass with an animated moving-dots progress indicator. It is packaged as an AAR and customizable via styles for title, spot color, and spot count.

## Use cases
- show a loading dialog while fetching data in an Android app
- display an animated progress indicator during background tasks
- customize a progress dialog's message, color, and dot count
- replace the default Android spinner with a dots animation
- show a non-cancelable loading dialog during updates

## When to choose
- you need a lightweight, ready-made animated progress dialog on Android
- you want simple style-based customization of a loading dialog
- your app supports older Android versions (API 15+)

## When to avoid
- you need modern Material Design loading components
- you want highly custom animations beyond moving dots
- you need a cross-platform or Compose-based solution

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools
- platform: -
- tags: progress-dialog, alertdialog, loading-indicator, android-library, java, android, mobile

## Member repositories
- dybarsky/spots-dialog (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:28.188788+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-30T06:53:49.136869+00:00, confidence not recorded.
  - readme: https://github.com/dybarsky/spots-dialog (fetched 2026-08-28T04:03:28.188788+00:00, sha eb25a2e50bfc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
