# dmytrodanylyk/android-process-button

Android Buttons With Built-in Progress Meters.

Repository: https://github.com/dmytrodanylyk/android-process-button
Canonical: https://ross.abutalabs.com/products/android-process-button
Homepage: http://dmytrodanylyk.com/pages/portfolio/portfolio-process-button.html
Language: Java
License: MIT
License Family: permissive
Last push: 2018-08-28T19:33:32+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4506, "days_push": 2927, "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 2977, forks 540 (observed 2026-08-28T04:07:33.026975+00:00)

## What it is
An Android UI library providing Button widgets with built-in progress indicators, showing loading states during async operations. It is distributed via Maven Central and written in Java.

## Use cases
- show a loading spinner inside a button while a network request runs
- disable and animate a submit button during form submission
- add progress feedback to login or signup buttons in an Android app
- replace button text with a progress meter during background tasks

## When to choose
- you maintain a legacy Android app already using this library
- you want a simple, lightweight progress button widget without heavy dependencies

## When to avoid
- starting a new Android project - the library has not been updated since 2018
- you need modern Material Design components or Kotlin support
- you need actively maintained UI components with bug fixes

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: android-ui, progress-button, button-widget, material-design, android, mobile

## Member repositories
- dmytrodanylyk/android-process-button (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:33.026975+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-30T07:31:33.458453+00:00, confidence not recorded.
  - readme: https://github.com/dmytrodanylyk/android-process-button (fetched 2026-08-28T04:07:33.026975+00:00, sha f04a5639388a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
