android/nav3-recipes resource
Implement common use cases with Jetpack Navigation 3 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
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
- readme: https://github.com/android/nav3-recipes · fetched 2026-08-28 · 3021126f1d02
- homepage: https://developer.android.com/guide/navigation/navigation-3 · fetched 2026-08-29 · 904879456aa6
- site_page: https://developer.android.com/google/play/installreferrer · fetched 2026-08-29 · 0c36cc3c0414
- site_page: https://developer.android.com/blog/categories/documentation · fetched 2026-08-29 · ebdb8e262578
- site_page: https://developer.android.com/jetpack/androidx/releases/compose · fetched 2026-08-29 · 26b81706cc72
- site_page: https://developer.android.com/training/wearables/versions/latest · fetched 2026-08-29 · 8396b9ab4b55
- site_page: https://developer.android.com/blog/categories/product-news · fetched 2026-08-29 · fdad7419318d
- site_page: https://developer.android.com/blog/categories/community · fetched 2026-08-29 · 3e0edecad2d7
- site_page: https://developer.android.com/topic/architecture · fetched 2026-08-29 · 8a8a0d87f3b7
- site_page: https://developer.android.com/topic/architecture/ui-layer · fetched 2026-08-29 · 2db14aafac0a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| android/nav3-recipes | main | 72 |
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