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

Updated 31 marca 2025

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

Updated 28 marca 2025

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

28 minut

Updated 19 marca 2025

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

1 godzina 22 minuty

Updated 5 marca 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 godzina 30 minut

Updated 27 lutego 2025

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

33 minuty

Updated 14 lutego 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.