קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
במאגר הדוגמאות של Navigation SDK ל-Android ב-GitHub יש אפליקציות לדוגמה שממחישות את השימוש ב-SDK. אפשר לייבא ולפתח את האפליקציות, להוסיף את מפתח ה-API, לצפות בדמו ולהשתמש בקוד לדוגמה שסופק כנקודת התחלה לאפליקציה שלכם. המאגר מכיל שתי אפליקציות לדוגמה:
Map-sample, דוגמה לממשק המשתמש של MapView ו-NavView:
android-navigation-samples/map-sample/
מידע נוסף על הפעלת האפליקציות לדוגמה זמין במאמר הפעלת הדגמה.
Navigation SDK ל-Android Codelab
במדריך Navigation SDK ל-Android ב-Codelab מוסבר איך משתמשים ב-Navigation SDK כדי ליצור אפליקציה פשוטה ל-Android.
ב-Codelab מופיע מדריך מפורט להטמעת ה-SDK באמצעות Kotlin.
[[["התוכן קל להבנה","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-06-29 (שעון 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."]]],[]]