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

mzule/ActivityRouter

Router activities and methods with url for android observed · 2026-08-28

github.com/mzule/ActivityRouter · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3800
  • days_rel: n/a
  • days_push: 1931
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2789 stars · 396 forks observed · 2026-08-28

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

An Android library that maps URLs to Activities using annotations, enabling navigation via custom schemes from within the app or from a browser. It supports path and query parameters, typed parameter extraction, and priority matching for overlapping routes.

Use cases

  • route android activities by url
  • handle deep links with custom scheme
  • open app activity from browser link
  • pass url parameters to activity
  • define multiple urls for one activity
  • typed intent extras from url path

When to choose

  • you need browser-to-app deep linking on android
  • you want annotation-based activity routing without manual intent parsing
  • you need path and query parameter extraction with type conversion
  • you have overlapping url patterns requiring priority matching

When to avoid

  • you need routing for fragments or composables rather than activities
  • you want a maintained library with recent releases
  • your project uses kotlin-first navigation libraries like navigation component
  • you need cross-platform routing beyond android

Facets

library · maturity maintenance

routing middleware mobile-development android-tools web-development jvm url-routing deep-linking annotation-processor android-activity scheme-handler intent-filter uri-parameters path-parameters browser-to-app android mobile

1 source

Member repositories

RepositoryRoleHealth v2
mzule/ActivityRoutermain23

For agents

markdown · JSON · MCP: product_card(name="mzule/ActivityRouter")

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