# jiang111/IndexRecyclerView

[DEPRECATED] a Contact list implements by RecyclerView

Repository: https://github.com/jiang111/IndexRecyclerView
Canonical: https://ross.abutalabs.com/products/indexrecyclerview
Language: Java
License: Apache-2.0
License Family: permissive
Topics: recyclerview
Last push: 2017-06-15T09:59:50+00:00

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

## Adoption (not part of the score)
Stars 1146, forks 217 (observed 2026-08-28T04:03:45.812242+00:00)

## What it is
A deprecated Android library that implements an indexed contact list (with A-Z side index bar and sticky headers) using RecyclerView. It is distributed via JitPack and written in Java.

## Use cases
- build a contact list with an A-Z index bar in Android
- add sticky section headers to a RecyclerView
- implement a fast-scrolling indexed list like the phone contacts app
- create an alphabet side bar for list navigation in Android

## When to choose
- you need a quick indexed contact list in a legacy Android app using the support library
- you want a simple Java-based RecyclerView index bar example to learn from

## When to avoid
- you are starting a new project - the library is deprecated and unmaintained since 2017
- you use AndroidX instead of the old support library
- you need active support or bug fixes

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, developer-tools
- domain: mobile-development, android-tools
- platform: jvm
- tags: recyclerview, android-library, contact-list, index-bar, deprecated, jitpack, android, mobile

## Member repositories
- jiang111/IndexRecyclerView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:45.812242+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:34:11.047403+00:00, confidence not recorded.
  - readme: https://github.com/jiang111/IndexRecyclerView (fetched 2026-08-28T04:03:45.812242+00:00, sha 402c84c9a5e1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
