JessYanCoding/AndroidAutoSize
🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案). observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2938
- days_rel: n/a
- days_push: 1193
- n_releases_24m: 0
Adoption not part of the score
13729 stars · 2008 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
library · maturity maintenance
ui-components mobile-framework mobile-development android-tools cross-platform jvm screen-adaptation density android-ui screen-adapter android mobile
1 source
- readme: https://github.com/JessYanCoding/AndroidAutoSize · fetched 2026-08-28 · 00072ec09c04
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JessYanCoding/AndroidAutoSize | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="JessYanCoding/AndroidAutoSize")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem