getActivity/AndroidVersionAdapter resource
Android 版本适配全套指南 observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 90
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 1781
- days_rel: n/a
- days_push: 64
- n_releases_24m: 0
Adoption not part of the score
2171 stars · 226 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A curated open-source guide collecting official docs, articles, and framework links for adapting Android apps to new OS versions, including version/API-level reference tables and adaptation workflows. It is documentation rather than a code library, continuously updated with each Android release.
Use cases
- adapt my android app to a new os version
- find behavior changes for a target sdk version
- look up android api level and version codename mapping
- learn differences between targetSdkVersion and compileSdkVersion
- find curated articles on android version compatibility
- prepare app for android 15/16 adaptation
When to choose
- you need a centralized, maintained reference for Android version adaptation
- you want official docs plus community articles and adaptation frameworks in one place
- you need a quick version/API-level lookup table
When to avoid
- you need a runnable library or code that performs adaptation automatically
- you need official primary documentation rather than a curated collection
- you work on non-Android platforms
Facets
learning-resource · maturity active
documentation developer-tools android-tools mobile-development tutorials documentation android-version-adaptation sdk-compatibility curated-guide chinese-documentation target-sdk android mobile
1 source
- readme: https://github.com/getActivity/AndroidVersionAdapter · fetched 2026-08-28 · 7efb28fe6082
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| getActivity/AndroidVersionAdapter | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="getActivity/AndroidVersionAdapter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem