# HuolalaTech/hll-wp-therouter-android

A framework for assisting in the renovation of Android componentization(帮助 App 进行组件化改造的动态路由框架)

Repository: https://github.com/HuolalaTech/hll-wp-therouter-android
Canonical: https://ross.abutalabs.com/products/hll-wp-therouter-android
Homepage: https://therouter.cn
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: android, router, kotlin, componentization, dependency-injection, modularization, navigation, therouter
Last push: 2026-08-20T03:48:06+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 98, release rhythm 51, longevity 100
- inputs: {"age_days": 1465, "days_push": 13, "days_rel": 164, "gap_med": 123.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1330, forks 152 (observed 2026-08-28T04:04:23.944418+00:00)

## What it is
TheRouter is a dynamic routing framework for Android componentization, providing page navigation, cross-module dependency injection, single-module automatic initialization, and remote action execution. It is part of a three-platform solution (Android, iOS, HarmonyOS) with an Android Studio plugin for route navigation and one-click migration from other routers like ARouter.

## Use cases
- decouple page navigation in a modularized Android app
- inject dependencies across Android modules without direct coupling
- auto-initialize each module's code without touching Application
- dynamically update routing tables from a remote server
- migrate an existing ARouter project to TheRouter
- manage prioritized global callbacks like popups and logging actions

## When to choose
- you are componentizing a large Android app and need decoupled navigation and cross-module communication
- you want dynamic route table delivery and remote action execution
- you need per-module automatic initialization with compile-time cycle detection
- you want a migration path from ARouter with IDE tooling support

## When to avoid
- you only need simple in-app navigation in a single-module app
- your project targets platforms other than Android/iOS/HarmonyOS
- you need a general-purpose DI container beyond service-locator style injection

## Facets
- artifact type: framework
- maturity: active
- function: routing, middleware, plugin-system, developer-tools
- domain: mobile-development, android-tools, developer-tools, cross-platform
- platform: jvm
- tags: android-router, componentization, modularization, dynamic-routing, navigation, service-provider, flow-task, arouter-migration, android-studio-plugin, dependency-injection, android, mobile

## Member repositories
- HuolalaTech/hll-wp-therouter-android (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:23.944418+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:45:22.459713+00:00, confidence not recorded.
  - readme: https://github.com/HuolalaTech/hll-wp-therouter-android (fetched 2026-08-28T04:04:23.944418+00:00, sha c86a7a270192)
  - homepage: https://therouter.cn (fetched 2026-08-29T12:04:32.346805+00:00, sha 35de895821d6)
  - site_page: https://therouter.cn/docs/2022/08/24/01 (fetched 2026-08-29T12:04:32.355634+00:00, sha 93dfe072c8af)
  - site_page: https://therouter.cn/docs/2022/08/28/01 (fetched 2026-08-29T12:04:32.357398+00:00, sha 9b59cbc00a7f)
  - site_page: https://therouter.cn/docs/2022/08/27/01 (fetched 2026-08-29T12:04:32.359566+00:00, sha e159913414d1)
  - site_page: https://therouter.cn/docs/2022/08/26/01 (fetched 2026-08-29T12:04:32.361364+00:00, sha b0c697f2ebea)
  - site_page: https://therouter.cn/docs/2022/08/25/01 (fetched 2026-08-29T12:04:32.363194+00:00, sha 8b3d4a865987)
  - site_page: https://therouter.cn/docs/2022/09/29/01 (fetched 2026-08-29T12:04:32.365028+00:00, sha 6650fed17804)
- Data as of 2026-08-30T08:39:29.467469+00:00.
