Google Developers Codelabs предоставляет обучающие материалы и практический опыт программирования. Большинство лабораторий кода проведут вас через процесс создания небольшого приложения или добавления новой функции в существующее приложение. Они охватывают широкий спектр тем, таких как Android Wear, Google Compute Engine, ARCore и API Google для iOS.

Инструменты Codelab на GitHub

Фильтровать по

Выберите тему
Выберите продукт
Выберите событие

33 минуты

Updated 14 февраля 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.

55 минут

Updated 31 января 2025 г.

Build features of a to-do list Android app by adding authentication, performance monitoring, a declarative UI, and feature flagging – all with Firebase and Jetpack Compose.

28 минут

Updated 20 декабря 2024 г.

Google Pay API gives users the opportunity to pay everywhere, using the payment information stored in their Google Accounts. In this lab, you make use of Google Pay's client library for Android to improve the checkout experience of a simplified

1 час 39 минут

Updated 10 декабря 2024 г.

In this codelab, you’ll learn all about the basics of Navigation in Compose.

54 минуты

Updated 9 декабря 2024 г.

In this codelab, you’ll learn how to implement real-world designs with the composables and modifiers that Compose provides out of the box.

35 минут

Updated 30 октября 2024 г.

Learn to enable drag and drop in compose using modifiers.

1 час 21 минута

Updated 15 октября 2024 г.

Learn the basics of Compose for TV and create two screens that are commonly available in TV apps.

57 минут

Updated 8 октября 2024 г.

In this codelab, you’ll learn how to translate your Compose knowledge to wearables with the new Compose for Wear OS. By the end, you’ll have created both simple and advanced composables in an app for your wrist.

39 минут

Updated 24 сентября 2024 г.

In this codelab, you’ll learn how to make your Compose app more accessible. See how to increase touch targets, add content descriptions, click labels, custom actions, and more.

51 минута

Updated 24 сентября 2024 г.

In this codelab, you’ll learn how to migrate parts of a screen in the View system to Jetpack Compose.