# JessYanCoding/AndroidAutoSize

🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版，一个极低成本的 Android 屏幕适配方案).

Repository: https://github.com/JessYanCoding/AndroidAutoSize
Canonical: https://ross.abutalabs.com/products/androidautosize
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, adapterview, screenadapter, density, arms, mvparms
Last push: 2023-05-28T15:08:32+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": 2938, "days_push": 1193, "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 13729, forks 2008 (observed 2026-08-28T04:11:04.689055+00:00)

## What it is
AndroidAutoSize is a low-cost Android screen adaptation library based on the Toutiao density adaptation scheme. It automatically scales UI across devices with different screen sizes and densities with minimal code changes.

## Use cases
- adapt android app ui to all screen sizes
- android screen adaptation solution
- make layouts look consistent across devices with different densities
- scale dp values for tablets and phones
- implement toutiao screen adaptation scheme
- avoid writing multiple layout files for different screens

## When to choose
- you need quick, low-intrusion screen adaptation for an Android app
- your app must render consistently across many device sizes and densities
- you want to avoid maintaining multiple dimens/layout resource folders

## When to avoid
- you build non-Android applications
- you prefer Jetpack Compose or constraint-based responsive layouts
- you need a maintained project with recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, android-tools, cross-platform
- platform: jvm
- tags: screen-adaptation, density, android-ui, screen-adapter, android, mobile

## Member repositories
- JessYanCoding/AndroidAutoSize (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:04.689055+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-29T17:13:04.824521+00:00, confidence not recorded.
  - readme: https://github.com/JessYanCoding/AndroidAutoSize (fetched 2026-08-28T04:11:04.689055+00:00, sha 00072ec09c04)
- Data as of 2026-08-30T08:39:29.467469+00:00.
