# stepstone-tech/android-material-stepper

This library allows to use Material steppers inside Android applications.

Repository: https://github.com/stepstone-tech/android-material-stepper
Canonical: https://ross.abutalabs.com/products/android-material-stepper
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2020-01-19T17:05:47+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": 3718, "days_push": 2418, "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 1773, forks 259 (observed 2026-08-28T04:05:34.329909+00:00)

## What it is
An Android library implementing Material Design steppers, which break a flow into numbered logical steps with progress indicators. It supports dotted and tabbed steppers, step validation, error display, and customization via fragments or views.

## Use cases
- add a multi-step wizard to an Android app
- implement Material Design stepper UI
- build an onboarding or checkout flow with numbered steps
- show progress through a sequence of forms
- validate steps before allowing users to continue

## When to choose
- you need Material-compliant steppers in a native Android app
- you want step validation, error states, and styling out of the box
- you prefer a mature library with a sample app and Espresso tests

## When to avoid
- you target Jetpack Compose rather than View-based UIs
- you need actively maintained software - the latest release is from 2020
- you only need a simple pager without stepper semantics

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools, web-design
- platform: jvm
- tags: material-design, stepper, wizard, onboarding-flow, android-ui, android

## Member repositories
- stepstone-tech/android-material-stepper (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:34.329909+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:25:56.342368+00:00, confidence not recorded.
  - readme: https://github.com/stepstone-tech/android-material-stepper (fetched 2026-08-28T04:05:34.329909+00:00, sha 0295741672c6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
