Codelabs מספקים חוויית תכנות מעשית עם הדרכה. ברוב הקורסים ב-codelabs מוסבר בהדרגה איך לפתח אפליקציה קטנה או להוסיף תכונה חדשה לאפליקציה קיימת.

אפשרות סינון

Subject
אוספים

Updated 26 ביולי 2025

בקודלאב הזה תלמדו איך ליצור אפליקציית Android עם ML Kit שמשתמשת בלמידת מכונה במכשיר כדי לזהות טקסט, לזהות את השפה שלו ולתרגם אותו מ-59 שפות. בנוסף, תלמדו איך לשלב את ספריית CameraX כדי לבצע את המשימות האלה מפיד של מצלמה בזמן אמת.

53 דקות

Updated 26 ביולי 2025

ב-codelab הזה תלמדו איך להמיר קוד Java ל-Kotlin

31 דקות

Updated 6 בפברואר 2025

איך משתמשים ב-Activity Recognition Transition API כדי ליצור תכונות חזקות לפי הקשר באפליקציה

33 דקות

Updated 6 באוגוסט 2025

In this codelab, you’ll learn about the unique user experiences that are made possible by the XR form factor. Then, you’ll learn the fundamentals of how apps can be adapted to make the most of running on an Android XR headset by using the composables provided by the Jetpack Compose XR library.

24 דקות

Updated 6 באוגוסט 2025

In this codelab, you’ll build upon the foundations of Learn Android XR fundamentals: Part 1 - Modes and Spatial Panels by further spatializing an app’s UI with the use of orbiters and customizing its Full Space mode experience by setting an environment preference.

50 דקות

Updated 29 ביולי 2025

Make your Compose app run fast by analyzing system traces and fixing common lag causes.

41 דקות

Updated 25 ביולי 2025

Learn how to share the database of your app with Room and Kotlin Multiplatform. This way you can share your most critical business logic with the iOS app preventing unwanted bugs or missing features while preserving the same functionality everywhere.

34 דקות

Updated 25 ביולי 2025

Learn how to get started with Kotlin Multiplatform from two separate Android and iOS projects. In this codelab you will learn how to add a Kotlin Multiplatform (KMP) module to share code between Android and iOS apps. It covers setting up the project, adding the KMP module, linking it to the Android and iOS apps, and writing platform-specific code.

Updated 14 ביולי 2025

Learn the basics of building Android apps with Jetpack Compose, the recommended UI toolkit for building Android apps