Codelabs zapewnia przewodniki, samouczki i praktyczne aspekty kodowania. Większość programów codelab poprowadzi Cię przez proces tworzenia małej aplikacji lub dodawania nowej funkcji do istniejącej aplikacji.

Filtruj według

Temat
Kolekcje

Updated 6 lutego 2025

W tym laboratorium programistycznym utworzysz aplikację na Androida z ML Kit, która wykorzystuje uczenie maszynowe na urządzeniu do rozpoznawania języka i tłumaczenia tekstu z 59 języków. Dowiesz się też, jak zintegrować bibliotekę CameraX, aby wykonywać te czynności na podstawie danych z kamery w czasie rzeczywistym.

31 minut

Updated 6 lutego 2025

Dowiedz się, jak używać interfejsu Activity Recognition Transition API, aby tworzyć w aplikacji zaawansowane funkcje kontekstowe

53 minuty

Updated 6 lutego 2025

Z tego Codelab dowiesz się, jak przekonwertować kod Java na Kotlin

1 godzina 24 minuty

Updated 17 czerwca 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.

48 minut

Updated 12 czerwca 2025

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

41 minut

Updated 30 maja 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.

29 minut

Updated 22 maja 2025

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 20 maja 2025

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.

47 minut

Updated 19 maja 2025

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.