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.

Updated 31. März 2025

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

Updated 28. März 2025

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

28 Minuten

Updated 19. März 2025

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

1 Stunde 22 Minuten

Updated 5. März 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 Stunde 30 Minuten

Updated 27. Februar 2025

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

33 Minuten

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