# hongyangAndroid/AndroidAutoLayout

[停止维护]Android屏幕适配方案，直接填写设计图上的像素尺寸即可完成适配，最大限度解决适配问题。

Repository: https://github.com/hongyangAndroid/AndroidAutoLayout
Canonical: https://ross.abutalabs.com/products/androidautolayout
Homepage: http://blog.csdn.net/lmj623565791/article/details/49990941
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2018-11-26T13:24:38+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3941, "days_push": 2837, "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 6640, forks 1882 (observed 2026-08-28T04:09:45.907200+00:00)

## What it is
A deprecated Android screen adaptation library that lets developers write pixel dimensions directly from design mockups in layout files, automatically converting them for different screen resolutions. It is no longer maintained, with AndroidAutoSize recommended as the successor.

## Use cases
- adapt android layouts to multiple screen resolutions
- use design mockup pixel values directly in layouts
- avoid writing multiple dimens files for different screens
- implement percentage-based screen scaling on android
- migrate legacy android projects to auto-sizing layouts

## When to avoid
- starting a new Android project
- you need an actively maintained adaptation solution
- you cannot extend or debug the library code yourself

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, mobile-framework
- domain: mobile-development, cross-platform, android-tools
- platform: -
- tags: screen-adaptation, android, deprecated, layout, px-to-dp

## Member repositories
- hongyangAndroid/AndroidAutoLayout (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:45.907200+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:43:12.059221+00:00, confidence not recorded.
  - readme: https://github.com/hongyangAndroid/AndroidAutoLayout (fetched 2026-08-28T04:09:45.907200+00:00, sha 0018d99073c3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
