Stay organized with collections
Save and categorize content based on your preferences.
The Navigation SDK for Android samples repository on
GitHub
includes sample apps that demonstrate the use of the SDK. You can import and
build the apps, add your API key, view the demo, and use the sample code
supplied as a starting point for your app. The repository contains two sample
apps:
Map-sample, a showcase of the MapView and NavView UI:
android-navigation-samples/map-sample/
Navigation-sample, The fundamental navigation experience:
android-navigation-samples /navigation-sample/
For more information about running the sample apps, see Try the
demo.
Navigation SDK for Android Codelab
To learn how to use the Navigation SDK by building a simple Android app, see the
Navigation SDK for Android
Codelab.
The Codelab provides a step-by-step guide for implementing the SDK using Kotlin.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-29 UTC."],[[["The Navigation SDK for Android provides sample apps on GitHub that demonstrate the use of the SDK, allowing developers to import, build, and explore the code."],["The repository features two key samples: \"Map-sample\" focusing on MapView and NavView UI, and \"Navigation-sample\" showcasing the core navigation experience."],["A dedicated Codelab offers a step-by-step guide to build a simple Android app using the Navigation SDK with Kotlin, aiding developers in practical implementation."]]],[]]