সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
এই পৃষ্ঠাটি অ্যান্ড্রয়েডের জন্য ন্যাভিগেশন SDK সেট আপ করার প্রক্রিয়া ব্যাখ্যা করে এবং নেভিগেশন SDK সংস্করণ 5.0.0 এবং পরবর্তী সংস্করণগুলির জন্য বিল্ড কনফিগারেশন প্রয়োজনীয়তাগুলি তালিকাভুক্ত করে৷ নির্দেশাবলী অনুমান করে যে আপনি Android স্টুডিও ইনস্টল করেছেন এবং আপনি Android বিকাশের সাথে পরিচিত।
নেভিগেশন SDK সেটআপ প্রক্রিয়া
ন্যাভিগেশন SDK সেট আপ করতে এবং ব্যবহার শুরু করতে, আপনাকে প্রথমে আপনার Google ক্লাউড প্রকল্পটি কনফিগার করতে হবে এবং একটি API কী পেতে হবে যাতে নেভিগেশন SDK সক্ষম রয়েছে৷ তারপরে আপনি SDK এবং আপনার API কী উভয় যোগ করে আপনার Android স্টুডিও প্রকল্প সেট আপ করতে পারেন।
নেভিগেশন SDK ব্যবহার করার জন্য ন্যূনতম প্রয়োজনীয়তা
এই প্রয়োজনীয়তাগুলি Android সংস্করণ 5.0.0 এবং পরবর্তী সংস্করণগুলির জন্য নেভিগেশন SDK-তে প্রযোজ্য৷
[null,null,["2025-08-29 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)"]]