getActivity/MultiLanguages
Android 多语种适配框架,兼容高版本,适配第三方库语种 observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 65
- Release rhythm 47
- Longevity 100
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: 42.0
- age_days: 2597
- days_rel: 277
- days_push: 210
- n_releases_24m: 5
Adoption not part of the score
1127 stars · 142 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android framework for in-app language switching and multi-language adaptation, compatible with newer Android versions and third-party libraries. It provides APIs to set, persist, and listen to app locale changes via context wrapping.
Use cases
- switch app language at runtime on android
- support multiple languages in an android app
- adapt third-party library locales on android
- persist user-selected language across app restarts
- listen for language change events in android app
- follow system language or override it in android
When to choose
- you need runtime language switching on Android without restarting activities manually
- you need locale adaptation to work with high Android versions and third-party libraries
- you want a lightweight Java library with simple init and context wrapping
When to avoid
- you only need default Android resource-based localization without runtime switching
- your project is Kotlin-first and you prefer a Kotlin-based i18n solution
- you target platforms other than Android
Facets
library · maturity active
internationalization android-tools mobile-development language-switching locale-management java android-library localization android
1 source
- readme: https://github.com/getActivity/MultiLanguages · fetched 2026-08-28 · 9cbb52bc0f3c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| getActivity/MultiLanguages | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="getActivity/MultiLanguages")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem