# Quyunshuo/AndroidBaseFrameMVVM

基于 Jetpack + Kotlin 的 Android 组件化 MVVM 框架

Repository: https://github.com/Quyunshuo/AndroidBaseFrameMVVM
Canonical: https://ross.abutalabs.com/products/androidbaseframemvvm
Language: Kotlin
License Family: other
Topics: mvvm-android, lifecycle, androidx, viewmodel, livedata, kotlin, kotlin-coroutines, viewbinding, okhttp3, retrofit2, arouter, mmkv, android-jetpack, eventbus, buildsrc, mvvm-jetpack, permissionx, spi, kotlin-coroutines-flow, hilt-android
Last push: 2023-09-23T15:07:41+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": 2198, "days_push": 1075, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1325, forks 203 (observed 2026-08-28T04:04:22.591951+00:00)

## What it is
AndroidBaseFrameMVVM is a componentized Android project framework built on Kotlin, MVVM architecture, and Android Jetpack libraries (ViewModel, LiveData, ViewBinding, Hilt, ARouter, MMKV). It serves both as an out-of-the-box base layer for Android apps and as a learning resource explaining its core techniques.

## Use cases
- start a new Android app with an MVVM Jetpack architecture
- set up a componentized multi-module Android project
- learn how to structure Android apps with Kotlin coroutines and Flow
- bootstrap an Android project with Retrofit, OkHttp, and Hilt preconfigured
- implement modular SDK initialization in a componentized Android app
- use ViewBinding and ViewModel patterns in Android development

## When to choose
- starting a new Android project that wants a ready-made MVVM + Jetpack base layer
- learning componentized Android architecture and modular initialization patterns
- wanting a Kotlin-first Android skeleton with coroutines, Flow, and DI wired up

## When to avoid
- you need a library with a permissive license for commercial use (no license is specified)
- you prefer Compose-first or MVI architectures rather than ViewBinding-based MVVM
- you need actively maintained dependencies; the latest release dates to September 2023

## Facets
- artifact type: framework
- maturity: maintenance
- function: mobile-framework, state-management, http-client, routing, caching, developer-tools
- domain: mobile-development, android-tools, web-development, developer-tools
- platform: jvm
- tags: mvvm, jetpack, componentization, kotlin-coroutines, viewbinding, hilt, arouter, retrofit, okhttp, mmkv, boilerplate, learning-resource, android, mobile

## Member repositories
- Quyunshuo/AndroidBaseFrameMVVM (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:22.591951+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-30T04:46:25.786055+00:00, confidence not recorded.
  - readme: https://github.com/Quyunshuo/AndroidBaseFrameMVVM (fetched 2026-08-28T04:04:22.591951+00:00, sha 9d7c8d9b56e7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
