# guiying712/AndroidModulePattern

Android项目组件化示例代码，支持Fragment和View

Repository: https://github.com/guiying712/AndroidModulePattern
Canonical: https://ross.abutalabs.com/products/androidmodulepattern
Language: Java
License: Apache-2.0
License Family: permissive
Topics: androidmodule
Last push: 2018-03-12T09:15:58+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": 3510, "days_push": 3096, "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 1420, forks 352 (observed 2026-08-28T04:04:40.549783+00:00)

## What it is
A sample Android project demonstrating component-based (modular) architecture, showing how to split an app into independently developable business components with ARouter for navigation. It includes example components for app shell, main, girls/news business modules, and a common base library.

## Use cases
- learn how to modularize an android app into components
- example of switching between integrated and component development modes in gradle
- see how to use ARouter for navigation between modules
- reference for structuring business components and a common base library
- understand fragment-based componentization in android

## When to choose
- you are learning android componentization/modular architecture patterns
- you want a working reference for ARouter-based module routing
- you need a template for splitting an android project into business and functional components

## When to avoid
- you need an actively maintained production library or up-to-date tooling
- your project uses modern architectures like single-activity Compose or dynamic feature modules
- you need support for recent Android Studio/Gradle versions

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: developer-tools, routing, middleware
- domain: mobile-development, android-tools, developer-tools, tutorials
- platform: jvm
- tags: android, componentization, modular-architecture, sample-project, arouter, gradle, demo

## Member repositories
- guiying712/AndroidModulePattern (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:40.549783+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:37:48.844698+00:00, confidence not recorded.
  - readme: https://github.com/guiying712/AndroidModulePattern (fetched 2026-08-28T04:04:40.549783+00:00, sha de030eaa2c9f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
