Android용 Navigation SDK GitHub 샘플 저장소에는 SDK 사용을 보여주는 샘플 앱이 포함되어 있습니다. 앱을 가져와 빌드하고, API 키를 추가하고, 데모를 보고, 제공된 샘플 코드를 앱의 시작점으로 사용할 수 있습니다. 저장소에는 두 가지 샘플 앱이 포함되어 있습니다.
MapView 및 NavView UI를 보여주는 Map-sample:
android-navigation-samples/map-sample/
Navigation-sample: 기본 탐색 환경:
android-navigation-samples /navigation-sample/
[[["이해하기 쉬움","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-05-08(UTC)"],[[["The Navigation SDK for Android provides sample apps on GitHub that demonstrate the use of the SDK, allowing developers to import, build, and explore the code."],["The repository features two key samples: \"Map-sample\" focusing on MapView and NavView UI, and \"Navigation-sample\" showcasing the core navigation experience."],["A dedicated Codelab offers a step-by-step guide to build a simple Android app using the Navigation SDK with Kotlin, aiding developers in practical implementation."]]],[]]