Kelin-Hong/MVVMLight
A toolkit help to build Android MVVM Application observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 3744
- days_rel: n/a
- days_push: 3443
- n_releases_24m: 0
Adoption not part of the score
1833 stars · 326 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MVVMLight is a Java toolkit for building Android MVVM applications on top of Android Data Binding. It adds binding attributes (e.g., image URI loading via Fresco), event commands, collection binding for RecyclerView/ListView/ViewPager without adapters, and a global message pipe for ViewModel communication.
Use cases
- build an android app with mvvm architecture
- bind imageview uri in android data binding
- bind recyclerview list without writing adapters
- communicate between viewmodels in android
- handle button clicks via binding commands
When to choose
- maintaining a legacy Android app already using this toolkit
- learning how MVVM and Data Binding work on Android
When to avoid
- starting a new Android project - use Jetpack's ViewModel, LiveData, and Data Binding instead
- you need active maintenance or support for modern Android APIs
- your project uses Kotlin-first architecture like Jetpack Compose
Facets
library · maturity abandoned
ui-components state-management middleware mobile-development android-tools web-development jvm mvvm data-binding android-architecture viewmodel fresco databinding android mobile
1 source
- readme: https://github.com/Kelin-Hong/MVVMLight · fetched 2026-08-28 · 255161a973af
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Kelin-Hong/MVVMLight | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Kelin-Hong/MVVMLight")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem