Ross ROSS = Recommend OSS · open-source software intelligence for agents

guiying712/AndroidModulePattern resource

Android项目组件化示例代码,支持Fragment和View observed · 2026-08-28

github.com/guiying712/AndroidModulePattern · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3510
  • days_rel: n/a
  • days_push: 3096
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1420 stars · 352 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

learning-resource · maturity abandoned

developer-tools routing middleware mobile-development android-tools developer-tools tutorials jvm android componentization modular-architecture sample-project arouter gradle demo

1 source

Member repositories

RepositoryRoleHealth v2
guiying712/AndroidModulePatternmain23

For agents

markdown · JSON · MCP: product_card(name="guiying712/AndroidModulePattern")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem