# android/nav3-recipes

Implement common use cases with Jetpack Navigation 3

Repository: https://github.com/android/nav3-recipes
Canonical: https://ross.abutalabs.com/products/nav3-recipes
Homepage: https://developer.android.com/guide/navigation/navigation-3
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: android, compose, navigation, sample
Last push: 2026-08-19T22:03:26+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 59, longevity 34
- inputs: {"age_days": 477, "days_push": 14, "days_rel": 119, "gap_med": 168, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1365, forks 146 (observed 2026-08-28T04:04:31.093419+00:00)

## What it is
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
- artifact type: learning-resource
- maturity: active
- function: mobile-framework, ui-components, routing
- domain: mobile-development, android-tools, tutorials, web-development
- platform: jvm
- tags: jetpack-compose, navigation-3, sample-code, recipes, deeplinks, jetpack, android

## Member repositories
- android/nav3-recipes (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:31.093419+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:41:15.456527+00:00, confidence not recorded.
  - readme: https://github.com/android/nav3-recipes (fetched 2026-08-28T04:04:31.093419+00:00, sha 3021126f1d02)
  - homepage: https://developer.android.com/guide/navigation/navigation-3 (fetched 2026-08-29T11:58:38.617032+00:00, sha 904879456aa6)
  - site_page: https://developer.android.com/google/play/installreferrer (fetched 2026-08-29T11:58:38.623962+00:00, sha 0c36cc3c0414)
  - site_page: https://developer.android.com/blog/categories/documentation (fetched 2026-08-29T11:58:38.630994+00:00, sha ebdb8e262578)
  - site_page: https://developer.android.com/jetpack/androidx/releases/compose (fetched 2026-08-29T11:58:38.621876+00:00, sha 26b81706cc72)
  - site_page: https://developer.android.com/training/wearables/versions/latest (fetched 2026-08-29T11:58:38.619653+00:00, sha 8396b9ab4b55)
  - site_page: https://developer.android.com/blog/categories/product-news (fetched 2026-08-29T11:58:38.625824+00:00, sha fdad7419318d)
  - site_page: https://developer.android.com/blog/categories/community (fetched 2026-08-29T11:58:38.628114+00:00, sha 3e0edecad2d7)
  - site_page: https://developer.android.com/topic/architecture (fetched 2026-08-29T11:58:38.634386+00:00, sha 8a8a0d87f3b7)
  - site_page: https://developer.android.com/topic/architecture/ui-layer (fetched 2026-08-29T11:58:38.637602+00:00, sha 2db14aafac0a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
