Navigation SDK는 현재 일부 고객만 사용할 수 있습니다. 자세한 내용은 영업팀에 문의하세요.
새로운 지도 스타일 지정 기능이 곧 Google Maps Platform에 도입될 예정입니다. 이번 지도 스타일 지정 업데이트에는 새로운 기본 색상 팔레트가 추가되었으며 지도 환경 및 사용성이 개선되었습니다. 모든 지도 스타일은 2025년 3월에 자동으로 업데이트됩니다. 사용 가능 여부 및 이전에 선택한 방법에 대한 자세한 내용은 Google Maps Platform의 새 지도 스타일을 참고하세요.
이 페이지에서는 Android용 Navigation SDK를 설정하는 프로세스를 설명하고 Navigation SDK 버전 5.0.0 이상에 대한 빌드 구성 요구사항을 나열합니다. 이 안내에서는 Android 스튜디오가 설치되어 있고 Android 개발에 익숙하다고 가정합니다.
Navigation SDK 설정 프로세스
Navigation SDK를 설정하고 사용하려면 먼저 Google Cloud 프로젝트를 구성하고 Navigation SDK가 사용 설정된 API 키를 가져와야 합니다. 그런 다음 SDK와 API 키를 모두 추가하여 Android 스튜디오 프로젝트를 설정할 수 있습니다.
Navigation SDK 사용을 위한 최소 요구사항
이 요구사항은 Android 버전 5.0.0 이상용 Navigation SDK에 적용됩니다.
[[["이해하기 쉬움","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."]]],[]]