このページでは、Navigation SDK for Android のセットアップ プロセスについて説明し、Navigation SDK バージョン 5.0.0 以降のビルド構成の要件を一覧表示します。この手順は、Android Studio がインストールされており、Android 開発に精通していることを前提としています。
Navigation SDK の設定プロセス
Navigation SDK を設定して使用を開始するには、まず Google Cloud プロジェクトを構成し、Navigation SDK が有効になっている API キーを取得する必要があります。その後、SDK と API キーの両方を追加して、Android Studio プロジェクトを設定できます。
Navigation SDK を使用するための最小要件
これらの要件は、Navigation SDK for Android バージョン 5.0.0 以降に適用されます。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-08-06 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."]]],[]]