chenenyu/Router
🍭灵活的组件化路由框架. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3535
- days_rel: n/a
- days_push: 1521
- n_releases_24m: 0
Adoption not part of the score
1568 stars · 227 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A flexible component-based routing framework for Android that decouples cross-module navigation using annotations. It supports URI-based routing to Activities and Fragments, parameter injection, and route interceptors.
Use cases
- navigate between android modules without direct dependencies
- route to activities by uri string in android
- inject bundle params into activity fields automatically
- add interceptors to android navigation flows
- start activity for result via router
- get fragment instances by route path
When to choose
- building a multi-module android app needing decoupled navigation
- wanting annotation-based route registration with interceptors and param injection
When to avoid
- using Jetpack Navigation or a Compose-based app with its own navigation stack
- non-android java projects
Facets
library · maturity maintenance
routing middleware mobile-development android-tools component-based annotation-processor uri-routing decoupling navigation android
1 source
- readme: https://github.com/chenenyu/Router · fetched 2026-08-28 · 1a3dee8503d9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| chenenyu/Router | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem