# JessYanCoding/MVPArms

⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).

Repository: https://github.com/JessYanCoding/MVPArms
Canonical: https://ross.abutalabs.com/products/mvparms
Language: Java
License: Apache-2.0
License Family: permissive
Topics: mvp, rxjava, retrofit2, dagger2, architectural, wiki-documentation, android, android-library, android-application, android-architecture, architecture, model-view-presenter, presenter, mvp-library, mvp-architecture, butterknife, mvp-android, mvp-pattern, mvparms, arms
Last push: 2023-03-22T06:53:43+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3679, "days_push": 1260, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10239, forks 2346 (observed 2026-08-28T04:10:41.182059+00:00)

## What it is
MVPArms is a highly configurable Android application framework built on the MVP (Model-View-Presenter) architecture, integrating popular libraries like Dagger2, RxJava, and Retrofit. It provides templates and a common project structure to speed up Android app development.

## Use cases
- set up an android app with mvp architecture quickly
- integrate dagger2 rxjava and retrofit in an android project
- reduce boilerplate in android development
- generate mvp classes from templates
- structure a large android codebase with model view presenter

## When to choose
- you are starting a new Android app and want an opinionated MVP architecture out of the box
- your team wants a standardized, pre-integrated stack of Dagger2, RxJava, and Retrofit
- you want templates and wiki documentation to onboard developers quickly

## When to avoid
- you prefer MVVM, MVI, or Jetpack Compose-based modern Android architectures
- you are starting a new project with Kotlin-first tooling and coroutines instead of RxJava
- you need a lightweight library rather than a full framework that dictates project structure

## Facets
- artifact type: framework
- maturity: maintenance
- function: web-framework, http-client, boilerplate, developer-tools
- domain: mobile-development, android-tools, web-development
- platform: jvm
- tags: mvp, dagger2, rxjava, retrofit, android-architecture, model-view-presenter, butterknife, app-framework, dependency-injection, android, mobile

## Member repositories
- JessYanCoding/MVPArms (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:41.182059+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-29T17:19:28.623480+00:00, confidence not recorded.
  - readme: https://github.com/JessYanCoding/MVPArms (fetched 2026-08-28T04:10:41.182059+00:00, sha ab7a28884cb8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
