Navigation SDK for Android code samples

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.