# JakeWharton/ViewPagerIndicator

Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.

Repository: https://github.com/JakeWharton/ViewPagerIndicator
Canonical: https://ross.abutalabs.com/products/viewpagerindicator
Homepage: http://viewpagerindicator.com
Language: Java
License Family: other
Archived: true
Last push: 2017-11-26T17:13:46+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5508, "days_push": 3202, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10060, forks 3923 (observed 2026-08-28T04:10:39.380865+00:00)

## What it is
ViewPagerIndicator is an Android library providing paging indicator widgets (titles, circles, tabs, etc.) compatible with the ViewPager from the Android Support Library and ActionBarSherlock. It offers multiple theming options via theme XML, layout XML, or object methods.

## Use cases
- add page indicator dots to a ViewPager
- show titles for each page in a swipeable pager
- bind tab indicators to an Android ViewPager
- customize the look of paging indicators in an Android app
- replace default ViewPager page change listener with an indicator widget

## When to choose
- maintaining a legacy Android app already using the Android Support Library ViewPager or ActionBarSherlock
- you need classic paging indicator widgets on old Android support libraries

## When to avoid
- starting a new Android project with modern Jetpack components like ViewPager2 and TabLayout
- you need an actively maintained or supported library
- you need a license-compliant dependency (no license is provided)

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: viewpager, paging-indicator, android-support-library, actionbarsherlock, deprecated, android

## Member repositories
- JakeWharton/ViewPagerIndicator (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:39.380865+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-29T17:19:53.818065+00:00, confidence not recorded.
  - readme: https://github.com/JakeWharton/ViewPagerIndicator (fetched 2026-08-28T04:10:39.380865+00:00, sha 852b2353c41c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
