fengjundev/Android-Skin-Loader
一个通过动态加载本地皮肤包进行换肤的皮肤框架 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 4081
- days_rel: n/a
- days_push: 2020
- n_releases_24m: 0
Adoption not part of the score
2912 stars · 536 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Android-Skin-Loader is an Android library that enables runtime theming (skin switching) by dynamically loading local .skin packages. Views marked in layouts are re-skinned automatically when a new skin package is loaded via SkinManager.
Use cases
- switch app theme at runtime without restarting
- load a dark theme skin package from sd card
- support downloadable skins for my android app
- apply custom color themes to views dynamically
- restore default theme in android app
- theme views created programmatically in android
When to choose
- you need runtime skin/theme switching on Android via external skin packages
- you want to support user-downloadable themes including views created in code
When to avoid
- you only need simple day/night mode (use AppCompat DayNight instead)
- you target modern Android with AndroidX and need actively maintained theming
- your project is Kotlin/Compose based
Facets
library · maturity maintenance
ui-components mobile-framework theme mobile-development android-tools cross-platform android skin-loading dynamic-theming runtime-resources java
1 source
- readme: https://github.com/fengjundev/Android-Skin-Loader · fetched 2026-08-28 · 9483f116821c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fengjundev/Android-Skin-Loader | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="fengjundev/Android-Skin-Loader")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem