Ross ROSS = Recommend OSS · open-source software intelligence for agents

JakeWharton/NineOldAndroids

[DEPRECATED] Android library for using the Honeycomb animation API on all versions of the platform back to 1.0! observed · 2026-08-28

github.com/JakeWharton/NineOldAndroids · homepage · Java · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5382
  • days_rel: n/a
  • days_push: 3784
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4461 stars · 1519 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A deprecated Android library that backports the Honeycomb (Android 3.0) view animation API to Android versions as old as 1.0. It provides the same API surface as the platform animation classes, requiring only a change of imports.

Use cases

  • animate views on Android versions before 3.0
  • use property animation APIs on old Android devices
  • backport Honeycomb animation API to legacy apps
  • support animations on Android 1.0 through 2.x
  • maintain an old Android app that still uses NineOldAndroids

When to choose

  • you are maintaining a legacy Android app that already depends on it
  • you must support Android versions below 3.0 with the Honeycomb animation API

When to avoid

  • starting any new Android project (use the platform animation API with minSdkVersion 14+)
  • your app targets only Android 3.0 or higher
  • you need LayoutTransition, which cannot be backported pre-3.0

Facets

library · maturity abandoned

animation mobile-development android-tools jvm android animation backport deprecated honeycomb view-animation mobile

2 sources

Member repositories

RepositoryRoleHealth v2
JakeWharton/NineOldAndroidsmain10

For agents

markdown · JSON · MCP: product_card(name="JakeWharton/NineOldAndroids")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem