# goldze/MVVMHabitComponent

👕基于MVVMHabit框架，结合阿里ARouter打造的一套Android MVVM组件化开发方案

Repository: https://github.com/goldze/MVVMHabitComponent
Canonical: https://ross.abutalabs.com/products/mvvmhabitcomponent
Language: Java
License: Apache-2.0
License Family: permissive
Topics: mvvm, android, databinding, component, rxjava, okhttp, retrofit, aac, lifecycle, mvvmhabit
Last push: 2019-11-16T08:41:44+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2949, "days_push": 2482, "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 1118, forks 258 (observed 2026-08-28T04:03:39.098970+00:00)

## What it is
A component-based Android development template built on the MVVMHabit framework and Alibaba's ARouter, demonstrating an MVVM + modularization architecture. It serves as both a reference implementation and a tutorial for structuring multi-module Android apps with DataBinding, RxJava, OkHttp, and Retrofit.

## Use cases
- structure an Android app with modular components
- learn MVVM with DataBinding on Android
- set up ARouter-based module routing and communication
- split a monolithic Android project into independently buildable modules
- find a starter template for MVVM componentized Android projects
- learn how host app and library modules switch between application and library plugins

## When to choose
- starting a new Android project that should be modular from day one
- learning MVVM + componentization patterns in Java with Android Architecture Components
- you already use MVVMHabit and want a componentized extension

## When to avoid
- starting a new project in Kotlin with modern Jetpack Compose and official guidance
- needing an actively maintained dependency - last release was 2019
- building a small single-module app where componentization adds overhead

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: mobile-framework, developer-tools, boilerplate
- domain: mobile-development, android-tools, developer-tools, tutorials
- platform: jvm
- tags: mvvm, databinding, component-based-architecture, arouter, rxjava, retrofit, android-architecture-components, sample-project, android, mobile

## Member repositories
- goldze/MVVMHabitComponent (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:39.098970+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-30T06:41:47.734666+00:00, confidence not recorded.
  - readme: https://github.com/goldze/MVVMHabitComponent (fetched 2026-08-28T04:03:39.098970+00:00, sha 6a4e25143312)
- Data as of 2026-08-30T08:39:29.467469+00:00.
