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.

Updated 31 Mart 2025

Learn how to add a simple Gemini API feature to an Android app with Vertex AI for Firebase.

Updated 28 Mart 2025

In this codelab, you learn how to add Glance widgets to the SociaLite app.

28 dakika

Updated 19 Mart 2025

In this codelab, you learn how to add predictive back animations to the SociaLite app.

1 saat 22 dakika

Updated 5 Mart 2025

Activity embedding enables activity-based apps to support two-pane layouts on large screens with no code refactoring. You add some dependencies, create an XML configuration file, implement an initializer, and make a few additions to the app manifest. Or, if you prefer working in code, you can make a few Jetpack API calls from the onCreate() method of the main activity. In this codelab, you will use both the XML and API development approaches to update an activity-based app to a list-detail, two-pane layout.

1 saat 30 dakika

Updated 27 Şubat 2025

In this Codelab, you’ll build a health and fitness app that supports reading and writing to Health Connect.

33 dakika

Updated 14 Şubat 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.