Stay organized with collections
Save and categorize content based on your preferences.
This page explains the process for setting up the Navigation SDK for Android,
and lists the build configuration requirements for
Navigation SDK version
5.0.0 and later. The instructions assume you have Android Studio installed and
are familiar with Android development.
Navigation SDK setup process
To set up and start using the Navigation SDK, you first
need to configure your Google Cloud project and obtain an API key that has the
Navigation SDK enabled. Then you can set up your Android
Studio project by adding both the SDK and your API key.
Minimum requirements for using the Navigation SDK
These requirements apply to Navigation SDK for Android versions 5.0.0 and later.
[[["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."],[[["This guide explains how to set up the Navigation SDK for Android, including build configuration requirements for versions 5.0.0 and later."],["You need a Google Cloud project with the Navigation SDK enabled and an API key to start using the SDK."],["Your Android app must target Android 13 (API level 33) or higher and have a minimum SDK version of Android 6 (API level 23) or higher."],["The Android device running your app needs Google Play services, at least 2GB of RAM, and OpenGL ES 2.0 support."],["You cannot use the Navigation SDK and the Maps SDK in the same app, as the Navigation SDK replaces the Maps SDK's functionalities."]]],[]]