Codelabs bietet eine geführte, praxisnahe Anleitung zum Programmieren. In den meisten Codelabs wird Schritt für Schritt erklärt, wie Sie eine kleine Anwendung erstellen oder einer vorhandenen Anwendung eine neue Funktion hinzufügen.

Filtern nach

Betreff
Sammlungen

31 Minuten

Updated 6. Februar 2025

Mit der Activity Recognition Transition API leistungsstarke kontextbezogene Funktionen in Ihrer App erstellen

53 Minuten

Updated 6. Februar 2025

In diesem Codelab erfahren Sie, wie Sie Ihren Java-Code in Kotlin konvertieren.

Updated 6. Februar 2025

In diesem Codelab erstellen Sie mit ML Kit eine Android-App, die maschinelles Lernen auf dem Gerät nutzt, um Text in 59 Sprachen zu erkennen, zu identifizieren und zu übersetzen. Außerdem erfahren Sie, wie Sie die CameraX-Bibliothek einbinden, um diese Aufgaben über einen Echtzeit-Kamerafeed auszuführen.

56 Minuten

Updated 24. Juni 2025

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

1 Stunde 59 Minuten

Updated 24. Juni 2025

Learn how to manage keyboard focus in Compose

1 Stunde 24 Minuten

Updated 17. Juni 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 Minuten

Updated 12. Juni 2025

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

41 Minuten

Updated 30. Mai 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 Minuten

Updated 22. Mai 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.