Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Cette page explique comment configurer le SDK Navigation pour Android et liste les exigences de configuration de compilation pour le SDK Navigation version 5.0.0 et ultérieure. Les instructions supposent que vous avez installé Android Studio et que vous connaissez le développement Android.
Processus de configuration du SDK Navigation
Pour configurer et commencer à utiliser le SDK Navigation, vous devez d'abord configurer votre projet Google Cloud et obtenir une clé API pour laquelle le SDK Navigation est activé. Vous pouvez ensuite configurer votre projet Android Studio en ajoutant le SDK et votre clé API.
Configuration minimale requise pour utiliser le SDK Navigation
Ces exigences s'appliquent au SDK Navigation pour Android version 5.0.0 et ultérieures.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/08/31 (UTC).
[null,null,["Dernière mise à jour le 2025/08/31 (UTC)."],[[["\u003cp\u003eThis guide explains how to set up the Navigation SDK for Android, including build configuration requirements for versions 5.0.0 and later.\u003c/p\u003e\n"],["\u003cp\u003eYou need a Google Cloud project with the Navigation SDK enabled and an API key to start using the SDK.\u003c/p\u003e\n"],["\u003cp\u003eYour 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.\u003c/p\u003e\n"],["\u003cp\u003eThe Android device running your app needs Google Play services, at least 2GB of RAM, and OpenGL ES 2.0 support.\u003c/p\u003e\n"],["\u003cp\u003eYou cannot use the Navigation SDK and the Maps SDK in the same app, as the Navigation SDK replaces the Maps SDK's functionalities.\u003c/p\u003e\n"]]],[],null,["# Overview and requirements\n\nThis page explains the process for setting up the Navigation SDK for Android,\nand lists the build configuration requirements for\nNavigation SDK version\n5.0.0 and later. The instructions assume you have Android Studio installed and\nare familiar with Android development.\n| **Note:** If your app already uses the [Maps SDK](/maps/documentation/android-sdk), the Navigation SDK replaces the Maps SDK for both map layer and navigation features. You cannot use the Navigation SDK and Maps SDK in the same app.\n| **Note:** **European Economic Area (EEA)** : The default user interface and functionality of the Navigation SDK are deemed fully compliant with the [EEA Safety Requirements](https://cloud.google.com/terms/maps-platform/eea-safety-requirements).\n\nNavigation SDK setup process\n----------------------------\n\nTo set up and start using the Navigation SDK, you first\nneed to configure your Google Cloud project and obtain an API key that has the\nNavigation SDK enabled. Then you can set up your Android\nStudio project by adding both the SDK and your API key.\n\nMinimum requirements for using the Navigation SDK\n-------------------------------------------------\n\nThese requirements apply to Navigation SDK for Android versions 5.0.0 and later.\n\n- A [Google Cloud console](https://console.cloud.google.com)\n project with the Navigation SDK enabled.\n\n- Your app must specify Android versions as follows:\n\n - the **target** version must be Android 13 (API level 33) or higher.\n - the **minimum** version must be Android 6 (API level 23) or higher.\n- To run an app built with the Navigation SDK, the\n Android device must meet the following requirements:\n\n - [Google Play\n services](https://developers.google.com/android/guides/overview)\n installed and enabled.\n\n - 2GB of RAM or more.\n\n - OpenGL ES 2.0 support. See the Android Open Source Android 6.0\n Compatibility documentation for [2D and 3D Graphics\n Acceleration](https://source.android.com/docs/compatibility/6.0/android-6.0-cdd#7_1_4_2d_and_3d_graphics_acceleration)\n\n- [Attributions and licensing text](/maps/documentation/navigation/android-sdk/android-studio-setup#include_the_required_attributions_in_your_app)\n must be added to the app.\n\n| **Note:** If your project uses the Navigation SDK for Android without using the Maven dependency, available in versions up to 4.99.2, follow the setup instructions under [Set up your project -- Version 4.99.2 and earlier](/maps/documentation/navigation/android-sdk/set-up-project-v4).\n\nWhat's next\n-----------\n\nThe first step for setting up the Navigation SDK for Android is to create and configure a Google Cloud project.\n\n[Set up the Navigation SDK for Android](/maps/documentation/navigation/android-sdk/get-api-key)"]]