# JakeWharton/Android-DirectionalViewPager

[DEPRECATED] Implementation of the compatibility library ViewPager class that supports paging both vertically and horizontally.

Repository: https://github.com/JakeWharton/Android-DirectionalViewPager
Canonical: https://ross.abutalabs.com/products/android-directionalviewpager
Language: Java
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2011-10-26T04:53:24+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5488, "days_push": 5425, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1032, forks 419 (observed 2026-08-28T04:03:18.306420+00:00)

## What it is
A deprecated Android library that extends the compatibility library's ViewPager to support paging in both vertical and horizontal orientations, switchable at runtime. It is distributed as a standalone JAR and integrates with PagerAdapter implementations.

## Use cases
- add vertical page swiping to an Android app
- build a paged image gallery that scrolls up and down
- switch pager orientation between vertical and horizontal at runtime
- replace ViewPager with a direction-aware paging widget
- implement a vertical onboarding carousel on Android

## When to choose
- maintaining a legacy Android app already using this library
- targeting very old Android versions needing the compatibility library ViewPager with vertical paging

## When to avoid
- starting a new Android project - it is deprecated and unmaintained since 2011
- modern Android development where ViewPager2 supports vertical orientation natively
- projects needing ongoing bug fixes or recent Android support

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

## Member repositories
- JakeWharton/Android-DirectionalViewPager (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:18.306420+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-30T07:06:43.296785+00:00, confidence not recorded.
  - readme: https://github.com/JakeWharton/Android-DirectionalViewPager (fetched 2026-08-28T04:03:18.306420+00:00, sha 25f6da6b84c8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
