# romandanylyk/PageIndicatorView

An page indicator for Android ViewPager

Repository: https://github.com/romandanylyk/PageIndicatorView
Canonical: https://ross.abutalabs.com/products/pageindicatorview
Language: Java
License Family: other
Topics: android, pageindicatorview, viewpager, viewpager-indicator, viewpagerindicator
Last push: 2024-08-09T09:56:50+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": 3665, "days_push": 754, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4618, forks 569 (observed 2026-08-28T04:08:55.139113+00:00)

## What it is
PageIndicatorView is a lightweight Android UI library that displays page indicators for a ViewPager with multiple animation styles and customization options. It is written in Java and integrates via a single view declaration in layout XML or programmatically.

## Use cases
- add dots indicator to an android viewpager
- show which onboarding page the user is on
- customize page indicator animations in android app
- indicate selected tab in a swipeable image gallery
- sync indicator dots with viewpager page changes

## When to choose
- you have a ViewPager-based onboarding, gallery, or carousel and need a polished page indicator
- you want a small, easy-to-integrate Android view with multiple indicator animations
- you need a Java-based Android library compatible with older API levels (14+)

## When to avoid
- your project uses Jetpack Compose rather than View-based ViewPagers
- you need a maintained library with an explicit license and active development
- you target ViewPager2 exclusively without View compatibility layers

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, web-development
- platform: -
- tags: viewpager, page-indicator, android-view, java, onboarding, android, mobile

## Member repositories
- romandanylyk/PageIndicatorView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:55.139113+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-29T18:19:40.042600+00:00, confidence not recorded.
  - readme: https://github.com/romandanylyk/PageIndicatorView (fetched 2026-08-28T04:08:55.139113+00:00, sha bcc73db3fcdc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
