# anton46/Android-StepsView

Android-StepsView

Repository: https://github.com/anton46/Android-StepsView
Canonical: https://ross.abutalabs.com/products/android-stepsview
Homepage: http://anton46.com
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2023-08-14T06:17:22+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4090, "days_push": 1115, "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 1353, forks 259 (observed 2026-08-28T04:04:28.674683+00:00)

## What it is
A small Android UI library that renders a step/progress indicator view with labeled bars, customizable colors, and a completed position. It is distributed via Maven Central and used by adding a StepsView widget to layouts.

## Use cases
- show a checkout progress bar with steps in an Android app
- display a multi-step onboarding wizard indicator
- visualize order status stages like placed, shipped, delivered
- add a labeled stepper to a registration flow
- indicate profile completion progress in Android

## When to choose
- you need a simple, lightweight step indicator in a Java Android project
- you want a Maven Central dependency with minimal setup
- you only need basic customization of colors and completed step position

## When to avoid
- you need a full multi-step form/wizard framework with navigation logic
- you want Jetpack Compose or modern Material stepper components
- you need actively developed features or frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components
- domain: mobile-development, android-tools, frontend
- platform: -
- tags: android-view, stepper, progress-indicator, wizard-ui, java, android, mobile

## Member repositories
- anton46/Android-StepsView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:28.674683+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-30T04:42:05.943935+00:00, confidence not recorded.
  - readme: https://github.com/anton46/Android-StepsView (fetched 2026-08-28T04:04:28.674683+00:00, sha 7edf0cb6fdcb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
