JessYanCoding/ArmsComponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案). observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3050
- days_rel: n/a
- days_push: 2319
- n_releases_24m: 0
Adoption not part of the score
1673 stars · 241 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ArmsComponent is a complete Android componentization (modularization) solution built on top of the MVPArms framework. It provides a scaffold for splitting large Android apps into independently developable, testable, and switchable modules using MVP, Dagger2, Retrofit2, and RxJava2.
Use cases
- split a large android app into independent modules
- componentize an android project with mvp architecture
- allow modules to run standalone as separate apps during development
- structure an android codebase for multi-team parallel development
- learn android componentization with dagger2 and rxjava2
- set up a modular android architecture quickly from a template
When to choose
- you are building or refactoring a large Android app into modular components
- your team already uses or wants to adopt MVPArms with MVP, Dagger2, and RxJava2
- you want modules that can be developed and debugged independently then merged into one app
When to avoid
- you prefer Jetpack-based architectures like MVVM with AndroidX Navigation instead of MVP
- your project is small and does not need componentization overhead
- you need a actively maintained solution - the project has not been updated since 2020
Facets
framework · maturity maintenance
mobile-framework middleware routing dependency-audit mobile-development android-tools developer-tools jvm componentization mvp-architecture mvpars modularization rxjava2 dagger2 retrofit2 boilerplate architecture android mobile
1 source
- readme: https://github.com/JessYanCoding/ArmsComponent · fetched 2026-08-28 · fb2bd7ccad49
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JessYanCoding/ArmsComponent | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="JessYanCoding/ArmsComponent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem