Codelabs یک تجربه کدنویسی هدایت شده، آموزشی و عملی را ارائه می دهد. اکثر کد لبه ها شما را در فرآیند ساخت یک برنامه کوچک یا افزودن یک ویژگی جدید به یک برنامه موجود گام بر می دارند.

فیلتر کردن براساس

موضوع
مجموعه‌ها

۵۶ دقیقه

Updated ۲۴ ژوئن ۲۰۲۵

In this codelab, you’ll learn how to adapt your app to run on multiple devices and form factors.

۱ ساعت ۵۹ دقیقه

Updated ۲۴ ژوئن ۲۰۲۵

Learn how to manage keyboard focus in Compose

۱ ساعت ۲۴ دقیقه

Updated ۱۷ ژوئن ۲۰۲۵

In this codelab, you learn the fundamentals of the Car App Library. This library is used to build apps for Android Auto and Android Automotive OS, which can be used both while parked and driving. You learn how to reuse your implementation across both platforms and have it handle the hard stuff, like different screen configurations and input methods.

۴۸ دقیقه

Updated ۱۲ ژوئن ۲۰۲۵

In this codelab, you’ll learn how to measure app startup timing and frame timing with Jetpack Macrobenchmark.

۴۱ دقیقه

Updated ۳۰ مهٔ ۲۰۲۵

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.

۲۹ دقیقه

Updated ۲۲ مهٔ ۲۰۲۵

In this codelab, you’ll learn how to build a car differentiated experience by adding support for audio while driving to an app that’s already been optimized for Android Automotive OS.

Updated ۲۰ مهٔ ۲۰۲۵

This codelab will teach you how to modify a sample Android app (video app for Kotlin devs, ebook app for Java devs) to publish content using Engage SDK. Note the same logic can be applied to any supported app category.

۴۷ دقیقه

Updated ۱۹ مهٔ ۲۰۲۵

In this codelab, you’ll learn how to create your own Tile for Wear OS. You’ll use a library that makes it easier to build UI that conforms to Material 3 Expressive design guidelines, and preview your tiles in Android Studio as you develop.

۱ ساعت ۸ دقیقه

Updated ۱۹ مهٔ ۲۰۲۵

In this codelab, you’ll learn how to build and test great parked experiences for Android Automotive OS devices. You learn how to make the most of the wide variety of screens found in cars and how to let users control playback of content in various scenarios unique to cars using standard Android mechanisms.