# Q42/AndroidScrollingImageView

An Android view for displaying repeated continuous side scrolling images. This can be used to create a parallax animation effect.

Repository: https://github.com/Q42/AndroidScrollingImageView
Canonical: https://ross.abutalabs.com/products/androidscrollingimageview
Language: Java
License: MIT
License Family: permissive
Archived: true
Last push: 2021-01-29T14:09:56+00:00

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

## Adoption (not part of the score)
Stars 1756, forks 276 (observed 2026-08-28T04:05:32.174091+00:00)

## What it is
An Android custom view that displays continuously side-scrolling, repeated images, useful for animated backgrounds. Multiple stacked views with different speeds create a parallax animation effect.

## Use cases
- create a continuously scrolling background image in an Android app
- add a parallax animation effect with layered scrolling views
- animate a game-style scrolling landscape or clouds
- show repeated scrolling drawable layers at different speeds
- start and stop scrolling animation programmatically

## When to choose
- you need a lightweight Android view for infinite side-scrolling image backgrounds
- you want a simple parallax effect by stacking views with different speeds
- you prefer a small MIT-licensed Java library added via JitPack

## When to avoid
- you need vertical scrolling or complex custom animations
- your project is Kotlin-first and you want a modern maintained alternative
- you need image loading from network URLs rather than bundled drawables

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components, image-processing
- domain: mobile-development, graphics, android-tools
- platform: -
- tags: android-view, parallax, scrolling-background, java, jitpack, android, mobile

## Member repositories
- Q42/AndroidScrollingImageView (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:32.174091+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:27:41.145125+00:00, confidence not recorded.
  - readme: https://github.com/Q42/AndroidScrollingImageView (fetched 2026-08-28T04:05:32.174091+00:00, sha a2d9bc03d7d5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
