# aosp-mirror/platform_frameworks_support

Repository: https://github.com/aosp-mirror/platform_frameworks_support
Canonical: https://ross.abutalabs.com/products/platform_frameworks_support
Language: Java
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2021-10-17T18:03:28+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": 5258, "days_push": 1781, "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 1655, forks 647 (observed 2026-08-28T04:05:17.928223+00:00)

## What it is
The AOSP Android Support Library (the predecessor to AndroidX/Jetpack), a set of Java libraries providing backward-compatible UI components and APIs for Android app development. This mirror repository primarily serves as the contribution and development source for the support library codebase.

## Use cases
- build android apps that run on older api levels
- contribute bug fixes to the android support library
- debug support library behavior with demo apps
- run support library tests locally
- backport newer android ui features to older devices

## When to choose
- you need to fix or patch the legacy android support library itself
- you maintain an older android app still built on the support library
- you want to study the source of android's backward-compatibility libraries

## When to avoid
- you are starting a new android project - use AndroidX/Jetpack libraries instead
- you want to add new features or modules - contributions of new functionality are not accepted
- you develop on Windows - building is only supported on Linux and macOS

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, developer-tools, testing
- domain: mobile-development, developer-tools, cross-platform
- platform: jvm
- tags: android, androidx, support-library, aosp, jetpack, mobile, contribution-guide

## Member repositories
- aosp-mirror/platform_frameworks_support (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:17.928223+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:44:51.873795+00:00, confidence not recorded.
  - readme: https://github.com/aosp-mirror/platform_frameworks_support (fetched 2026-08-28T04:05:17.928223+00:00, sha af316f0d5dbe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
