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

android/nav3-recipes resource

Implement common use cases with Jetpack Navigation 3 observed · 2026-08-28

github.com/android/nav3-recipes · homepage · Kotlin · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 98
  • Release rhythm 59
  • Longevity 34
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: 168
  • age_days: 477
  • days_rel: 119
  • days_push: 14
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1365 stars · 146 forks observed · 2026-08-28

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

A collection of code recipes demonstrating common use cases with Jetpack Navigation 3, Google's Compose-first navigation library for Android. Each recipe isolates a single concept such as basic back stacks, deep links, dialogs, bottom sheets, and custom scenes.

Use cases

  • learn how to use Jetpack Navigation 3 in a Compose app
  • implement a persistent or Parcelable back stack on Android
  • handle deep links with Uri arguments in Navigation 3
  • create dialog and bottom sheet destinations with Compose navigation
  • build a list-detail adaptive layout using custom Scenes
  • see how to structure navigation in a single-activity Android app

When to choose

  • you are building an Android app with Jetpack Compose and want to adopt Navigation 3
  • you need copy-paste patterns for specific navigation scenarios like deep links or bottom sheets
  • you want to learn Navigation 3 APIs through small, focused examples

When to avoid

  • you need a production-ready navigation framework rather than sample code
  • your project uses the older Navigation component or Views instead of Compose
  • you need a complete reference app rather than isolated concept recipes

Facets

learning-resource · maturity active

mobile-framework ui-components routing mobile-development android-tools tutorials web-development jvm jetpack-compose navigation-3 sample-code recipes deeplinks jetpack android

10 sources

Member repositories

RepositoryRoleHealth v2
android/nav3-recipesmain72

For agents

markdown · JSON · MCP: product_card(name="android/nav3-recipes")

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