# dersoncheng/MultipleTheme

Android换肤／夜间模式的Android框架，配合theme和换肤控件框架可以做到无缝切换换肤（无需重启应用和当前页面）。         This framework of Android app support multiple theme(such as day/night mode) and needn’t finish current application or current activity when you switch theme-mode.

Repository: https://github.com/dersoncheng/MultipleTheme
Canonical: https://ross.abutalabs.com/products/multipletheme
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2020-01-10T02:55:33+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": 4098, "days_push": 2427, "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 1682, forks 310 (observed 2026-08-28T04:05:21.732511+00:00)

## What it is
An Android framework for seamless multiple-theme switching, such as day/night mode, without restarting the app or current activity. It uses custom attributes, styles, and wrapped UI widgets to update themed views instantly.

## Use cases
- add day/night mode to an Android app
- switch app theme without restarting the activity
- implement seamless skin switching for Android UI
- apply custom theme attributes across activities
- update themed UI immediately when toggling dark mode

## When to choose
- you need instant theme switching on Android without app or activity restarts
- you want a lightweight Java-based theming framework using custom attrs and styles

## When to avoid
- you use Jetpack Compose or modern Android theming APIs like Material 3 dynamic themes
- you need an actively maintained library with recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, theme
- domain: mobile-development, android-tools
- platform: jvm
- tags: android, skin-switching, night-mode, day-night-theme, ui-theming

## Member repositories
- dersoncheng/MultipleTheme (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:21.732511+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-30T03:41:21.866474+00:00, confidence not recorded.
  - readme: https://github.com/dersoncheng/MultipleTheme (fetched 2026-08-28T04:05:21.732511+00:00, sha 64ba7ffadec5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
