# ximsfei/Android-skin-support

Android-skin-support is an easy dynamic skin framework to use  for Android, Only one line of code to integrate it. Android 换肤框架, 极低的学习成本, 极好的用户体验. "一行"代码就可以实现换肤, 你值得拥有!!!

Repository: https://github.com/ximsfei/Android-skin-support
Canonical: https://ross.abutalabs.com/products/android-skin-support
Language: Java
License: MIT
License Family: permissive
Topics: skin, skin-support, theme, change, android, androidx
Last push: 2020-09-03T06:06:18+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3520, "days_push": 2190, "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 6508, forks 1099 (observed 2026-08-28T04:09:44.775545+00:00)

## What it is
Android-skin-support is an Android dynamic skinning (theme switching) library that lets apps change their look at runtime with a single line of integration code. It supports in-app and plugin-based skin packs, Material Design components, AndroidX, and custom resource loading strategies.

## Use cases
- add day/night theme switching to an android app
- let users change app skin at runtime
- load external skin apk packages
- apply dynamic theme colors and drawables
- support material design component theming

## When to choose
- you need runtime theme/skin switching on Android with minimal integration effort
- you want plugin-based skin packs or sdcard/zip resource loading
- your app uses AndroidX or Material Design components

## When to avoid
- you only need static light/dark mode via Android's built-in DayNight theme
- your project uses Jetpack Compose rather than the View system
- you need actively maintained support for the latest Android versions

## Facets
- artifact type: library
- maturity: maintenance
- function: theme, ui-components, mobile-framework
- domain: mobile-development, android-tools, web-design
- platform: jvm
- tags: android-skinning, dynamic-theming, dark-mode, androidx, skin-plugin, android

## Member repositories
- ximsfei/Android-skin-support (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:44.775545+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:44:27.548733+00:00, confidence not recorded.
  - readme: https://github.com/ximsfei/Android-skin-support (fetched 2026-08-28T04:09:44.775545+00:00, sha 1294cb722878)
- Data as of 2026-08-30T08:39:29.467469+00:00.
