# bmelnychuk/AndroidTreeView

AndroidTreeView. TreeView implementation for android

Repository: https://github.com/bmelnychuk/AndroidTreeView
Canonical: https://ross.abutalabs.com/products/androidtreeview
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2022-02-09T07:25:31+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": 4221, "days_push": 1666, "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 3035, forks 614 (observed 2026-08-28T04:07:39.097634+00:00)

## What it is
AndroidTreeView is an Android library for rendering N-level expandable and collapsible tree views with customizable node views and styles. It supports node selection, dynamic add/remove of nodes, and saving tree state across configuration changes.

## Use cases
- display a file system hierarchy in an Android app
- build an expandable category tree with custom node layouts
- show a collapsible comment or outline tree
- implement multi-level selectable list navigation
- dynamically add and remove nodes in a tree UI
- persist tree expansion state across screen rotation

## When to avoid
- you are starting a new project - the library is deprecated and unmaintained
- you need Jetpack Compose or Kotlin-first solutions
- your tree is extremely deep on old Android versions, where view hierarchy crashes are a known limitation

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, state-management
- domain: mobile-development, android-tools, frontend
- platform: jvm
- tags: treeview, android-library, deprecated, expandable-list, hierarchical-ui, android, mobile

## Member repositories
- bmelnychuk/AndroidTreeView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:39.097634+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:29:37.176937+00:00, confidence not recorded.
  - readme: https://github.com/bmelnychuk/AndroidTreeView (fetched 2026-08-28T04:07:39.097634+00:00, sha fc1b9e255909)
- Data as of 2026-08-30T08:39:29.467469+00:00.
