このページでは、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 プロジェクトを設定します。
[[["わかりやすい","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"]],["最終更新日 2024-12-22 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."]]],[]]