Ross ROSS = Recommend OSS · open-source software intelligence for agents

goldze/MVVMHabit

👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。 observed · 2026-08-28

github.com/goldze/MVVMHabit · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 3330
  • days_rel: n/a
  • days_push: 1483
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7705 stars · 1690 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

MVVMHabit is an Android rapid-development framework built on Google's AAC architecture (DataBinding, LiveData, ViewModel) following the MVVM design pattern. It integrates popular libraries like Okhttp, RxJava, Retrofit, and Glide, along with base classes and global utilities, to help developers quickly build high-quality, maintainable Android apps.

Use cases

  • build an Android app with MVVM architecture
  • scaffold a new Android project with Retrofit and RxJava networking
  • eliminate findViewById and setText boilerplate with DataBinding
  • manage Activity lifecycle and global app state in one place
  • handle network requests, permissions, and image loading out of the box
  • learn MVVM with Google's AAC components in practice

When to choose

  • starting a new Android app that should follow MVVM with AAC
  • you want networking (Retrofit/Okhttp), image loading (Glide), and RxJava pre-integrated
  • you prefer DataBinding-driven UI with BindingAdapters
  • you need base classes for Activity/Fragment/ViewModel to reduce boilerplate

When to avoid

  • you use Jetpack Compose instead of XML DataBinding
  • you prefer Kotlin-first stacks like Kotlin coroutines and Ktor
  • you need a framework with frequent recent updates (last release 2022)
  • your project already has an established architecture

Facets

framework · maturity maintenance

web-framework http-client state-management middleware mobile-development android-tools web-development jvm mvvm databinding retrofit rxjava okhttp glide aac android-architecture boilerplate rapid-development android mobile

1 source

Member repositories

RepositoryRoleHealth v2
goldze/MVVMHabitmain23

For agents

markdown · JSON · MCP: product_card(name="goldze/MVVMHabit")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem