# sayyam/carouselview

A simple library to add carousel view in android app.

Repository: https://github.com/sayyam/carouselview
Canonical: https://ross.abutalabs.com/products/carouselview
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2020-02-18T12:24:46+00:00

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

## Adoption (not part of the score)
Stars 1181, forks 261 (observed 2026-08-28T04:03:53.991176+00:00)

## What it is
An Android UI library that provides a flexible CarouselView for displaying swipeable, auto-sliding pages of images or custom views. It is added via Gradle or Maven and configured through XML attributes and simple listeners.

## Use cases
- add an image carousel banner to an android app
- show swipeable onboarding slides in android
- auto-rotating image slider on an android home screen
- display custom views in a horizontally paging carousel
- image gallery with indicator dots in android

## When to choose
- you need a quick, drop-in carousel/slider view in a Java-based Android app
- you want simple XML attribute configuration for slide interval, indicator dots, and stroke styling
- you need to render either images or fully custom views per page

## When to avoid
- you use Jetpack Compose rather than XML views
- you need a maintained library with recent releases and active bug fixes
- you need advanced features like parallax effects or vertical carousels

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, animation
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: carousel, image-slider, viewpager, android-ui, banner, android, mobile

## Member repositories
- sayyam/carouselview (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:53.991176+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-30T06:25:13.437795+00:00, confidence not recorded.
  - readme: https://github.com/sayyam/carouselview (fetched 2026-08-28T04:03:53.991176+00:00, sha ebb2676ec07e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
