Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
En esta página, se explica el proceso para configurar el SDK de Navigation para Android y se enumeran los requisitos de configuración de compilación para la versión 5.0.0 y versiones posteriores del SDK de Navigation. En las instrucciones, se supone que tienes instalado Android Studio y que conoces el desarrollo para Android.
Proceso de configuración del SDK de Navigation
Para configurar y comenzar a usar el SDK de Navigation, primero debes configurar tu proyecto de Google Cloud y obtener una clave de API que tenga habilitado el SDK de Navigation. Luego, puedes configurar tu proyecto de Android Studio agregando el SDK y tu clave de API.
Requisitos mínimos para usar el SDK de Navigation
Estos requisitos se aplican al SDK de Navigation para Android 5.0.0 y versiones posteriores.
Se agregó compatibilidad con OpenGL ES 2.0. Consulta la documentación de compatibilidad de Android 6.0 de Android Open Source para obtener información sobre la aceleración de gráficos 2D y 3D.
[null,null,["Última actualización: 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)"]]