Codelabs, rehberli ve eğitici bir uygulamalı kodlama deneyimi sunar. Çoğu codelab, küçük bir uygulama oluşturma veya mevcut bir uygulamaya yeni özellik ekleme sürecinde size yol gösterir.

Filtreleme Ölçütü

Konu
Koleksiyonlar

53 dakika

Updated 6 Şubat 2025

Bu codelab'de, Java kodunuzu Kotlin'e nasıl dönüştüreceğinizi öğreneceksiniz.

31 dakika

Updated 6 Şubat 2025

Uygulamanızda güçlü bağlamsal özellikler oluşturmak için Activity Recognition Transition API'yi nasıl kullanacağınızı öğrenin

Updated 6 Şubat 2025

Bu codelab'de, ML Kit ile 59 dildeki metinleri tanımak, dili tespit etmek ve çevirmek için cihaz üzerinde makine öğrenimi kullanan bir Android uygulaması oluşturacaksınız. Ayrıca, bu görevleri gerçek zamanlı kamera feed'inden gerçekleştirmek için CameraX kitaplığını nasıl entegre edeceğinizi de öğreneceksiniz.

41 dakika

Updated 25 Temmuz 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 dakika

Updated 25 Temmuz 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 Temmuz 2025

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

56 dakika

Updated 24 Haziran 2025

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

1 saat 59 dakika

Updated 24 Haziran 2025

Learn how to manage keyboard focus in Compose

1 saat 24 dakika

Updated 17 Haziran 2025

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.