Google Developers के कोडलैब में, कोडिंग के बारे में निर्देश, ट्यूटोरियल, और सीधे तौर पर कोडिंग करने का अनुभव मिलता है. ज़्यादातर कोडलैब में, आपको छोटा ऐप्लिकेशन बनाने या किसी मौजूदा ऐप्लिकेशन में नई सुविधा जोड़ने की प्रोसेस के बारे में बताया जाएगा. वे इसमें कई तरह के विषयों के बारे में जानकारी उपलब्ध है. जैसे, Android Wear, Google Compute Engine, ARCore और Google API का इस्तेमाल भी कर सकते हैं.
GitHub पर मौजूद कोडलैब टूलFirebase और Jetpack Compose की मदद से Android ऐप्लिकेशन बनाना
55 मिनट
Updated 31 जनवरी 2025
Firebase और Jetpack Compose की मदद से, काम की सूची वाले Android ऐप्लिकेशन की सुविधाएं बनाएं. इनमें पुष्टि करने की सुविधा, परफ़ॉर्मेंस मॉनिटर करने की सुविधा, एलान वाला यूज़र इंटरफ़ेस (यूआई), और फ़ीचर फ़्लैगिंग शामिल है.
Relay और Jetpack Compose की मदद से एक ऐप्लिकेशन बनाना
42 मिनट
Updated 9 जनवरी 2025
Compose के ऐप्लिकेशन में Relay को इंटिग्रेट करने का तरीका जानें और डिज़ाइन से लेकर कोडिंग तक के वर्कफ़्लो को तेज़ी से पूरा करें.
Jetpack Compose की मदद से ज़रूरत के हिसाब से ऐप्लिकेशन बनाएं
36 मिनट
Updated 9 नवंबर 2024
इस कोडलैब में, आपको फ़ोन, टैबलेट, और फ़ोल्ड किए जा सकने वाले डिवाइसों के लिए अडैप्टिव ऐप्लिकेशन बनाने का तरीका बताया जाएगा. साथ ही, डिवाइसों की रीच के बारे में भी जानकारी दी जाएगी. यहां आपको Material 3 के अडैप्टिव कॉम्पोनेंट बनाने के सबसे सही तरीकों के बारे में भी जानकारी मिलेगी.
Dataproc क्लस्टर पर, Hadoop वर्डकाउंट जॉब चलाना
34 मिनट
Updated 4 नवंबर 2024
यह कोडलैब आपको Cloud Composer में Apache Airflow वर्कफ़्लो बनाने और चलाने का तरीका बताता है, जिससे ये काम पूरे किए जा सकते हैं:
Node.JS और Google Cloud Functions के साथ DAG को ट्रिगर करना
27 मिनट
Updated 29 अगस्त 2024
यह कोडलैब आपको Google Cloud Composer में Apache Airflow वर्कफ़्लो (DAG) को ट्रिगर करने के लिए, Google Cloud Functions इस्तेमाल करने का तरीका दिखाता है. यहां DAG, BashOperator का इस्तेमाल करके आसान बैश कमांड लागू करता है
Material 3 के साथ Compose में थीम बनाना
31 मिनट
Updated 23 अगस्त 2024
इस कोडलैब का मकसद, Jetpack Compose में थीम को दिखाना है. ऐसा करने के लिए, Material Design 3 और Material You के नए वर्शन का इस्तेमाल किया गया है.
Android ऐप्लिकेशन का साइज़ बदलना
Updated 23 अगस्त 2024
Jetpack Compose पर आधारित इस कोडलैब में, Android ऐप्लिकेशन को ऑप्टिमाइज़ किया जा सकता है. इससे फ़ॉर्म का साइज़ बदलने के सबसे सही तरीके बताए जा सकते हैं. इसमें मेनिफ़ेस्ट के साथ काम करने की सुविधा, कॉन्फ़िगरेशन में बदलाव की गड़बड़ियों का इस्तेमाल, और साइज़ बदलने की सुविधा को बनाए रखना शामिल है.
Learn Android XR Fundamentals: Part 1 - Modes and Spatial Panels
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.
Build a Fast Checkout Experience on Android with Google Pay
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
Jetpack Compose Navigation
1 घंटा 39 मिनट
Updated 10 दिसंबर 2024
In this codelab, you’ll learn all about the basics of Navigation in Compose.
Basic layouts 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.
Drag and Drop in Compose
35 मिनट
Updated 30 अक्टूबर 2024
Learn to enable drag and drop in compose using modifiers.
Introduction to Compose for TV
1 घंटा 21 मिनट
Updated 15 अक्टूबर 2024
Learn the basics of Compose for TV and create two screens that are commonly available in TV apps.
Compose for Wear OS Codelab
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.
Accessibility in Jetpack Compose
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.
Migrating to Jetpack Compose
51 मिनट
Updated 24 सितंबर 2024
In this codelab, you’ll learn how to migrate parts of a screen in the View system to Jetpack Compose.
Add a map to your Android app (Kotlin with Compose)
Updated 18 सितंबर 2024
This codelab teaches you how to integrate Maps SDK for Android with your app and use its core features by building an app that displays a map of mountains in Colorado, USA, using various types of markers. Additionally, you'll learn to draw other
Add keyboard, mouse, trackpad, and stylus support with Jetpack Compose
1 घंटा 9 मिनट
Updated 26 जुलाई 2024
Learn how to develop your apps to support keyboard and pointing devices, such as mouse and trackpad, with Compose.
Add Compose to a View-based app
Updated 28 जून 2024
In this codelab, you learn how to migrate parts of a screen in the View system to Jetpack Compose.
Build an app with an adaptive layout
Updated 28 जून 2024
Learn how to adapt your app for large screens by implementing one of the canonical layout patterns.
Build a simple app with text composables
Updated 18 जून 2024
Learn how to build a simple app with composable functions.
Write unit tests for ViewModel
Updated 18 जून 2024
Learn how to test the ViewModel to verify the correctness, functional behavior, and usability of your app.
Background Work with WorkManager
Updated 4 जून 2024
The WorkManager API for Android makes working in the background simple. WorkManager can create tasks that are queryable, reusable, and chainable. WorkManager is the recommended task scheduler on Android. This codelab will teach you the ins and outs of WorkManager: everything from writing a simple job to more complex chained jobs.
Build an adaptive app with dynamic navigation
Updated 31 मई 2024
Learn how to adapt your app for large screens with adaptive navigation ui patterns.
Introduction to Coroutines in Android Studio
Updated 22 मई 2024
Learn to use Kotlin coroutines inside an Android app and how to test coroutines.
Persist data with Room
Updated 17 मई 2024
Learn how to use Room in your Android Kotlin apps. Room is a persistence database library that’s part of Android Jetpack. Room is an abstraction layer over SQLite. Room provides convenient APIs to set up, configure, and query the database.
Read and update data with Room
Updated 17 मई 2024
Learn how to use Room to read and update data in your Android Kotlin apps. Room is a database library that’s part of Android Jetpack. Room takes care of many of the chores of setting up and configuring a database, and makes it possible for your app to interact with the database using ordinary function calls.
Practical performance problem solving in Jetpack Compose
50 मिनट
Updated 13 मई 2024
Make your Compose app run fast by analyzing system traces and fixing common lag causes.
Get data from the internet
Updated 10 मई 2024
Learn how to use community-developed libraries to connect to a web service to retrieve and display data in your Android Kotlin compose app. Also learn how to handle potential network errors.
Add repository and Manual DI
Updated 10 मई 2024
Learn how to further improve the architecture of the Mars Photos app by separating the network calls into a repository.
Test the Cupcake App
Updated 8 मई 2024
Learn how to test the Navigation component and maximize the amount of code that is tested.
Add adaptive layouts to a view-based Android app with Compose
1 घंटा 1 मिनट
Updated 7 मई 2024
Learn how to add adaptive layouts to a view-based Android app with Jetpack Compose.
Navigate between screens with Compose
Updated 7 मई 2024
Add the Navigation component to the Cupcake app to organize the flow of the app, navigate and pass data between different screens.
Simple Animation with Jetpack Compose
Updated 7 मई 2024
Learn how to add a simple spring animation to your Compose app.
Stages of the Activity lifecycle
Updated 27 अप्रैल 2024
In this codelab, you learn about the activity lifecycle and logging.
Intro to state in Compose
Updated 26 अप्रैल 2024
Learn about state, and how it can be used and manipulated by Jetpack Compose.
Material Theming with Jetpack Compose
Updated 26 अप्रैल 2024
Learn how to add Material Theming to an app, including color, shape, and typography.
Load and display images from the internet
Updated 1 फ़रवरी 2024
In this codelab, you use the Coil library to load and display photos from the internet in your Android Compose app.
Jetpack Compose basics
1 घंटा 5 मिनट
Updated 18 जनवरी 2024
In this codelab, you’ll learn the basics of Compose.
Introduction to Coroutines in Kotlin Playground
Updated 16 जनवरी 2024
Within Kotlin Playground, learn to use Kotlin coroutines to write asynchronous code.
Theming in Compose with Material 3
31 मिनट
Updated 3 जनवरी 2024
The purpose of this codelab is to demonstrate theming in Jetpack Compose with new Material Design 3 and Material You implementation.
Advanced State and Side Effects in Jetpack Compose
41 मिनट
Updated 22 दिसंबर 2023
In this codelab, you’ll learn advanced concepts of state and side effects in Jetpack Compose. See how to create a state holder for complex stateful composables, how to create coroutines and call suspend functions from Compose code, and how to trigger side effects to accomplish different use cases.
State in Jetpack Compose
50 मिनट
Updated 23 नवंबर 2023
In this codelab you’ll learn about how to build rich, interactive, Compose applications by managing state.
Animating elements in Jetpack Compose
20 मिनट
Updated 23 नवंबर 2023
In this codelab, you’ll learn how to use some Compose Animation APIs.
Testing in Jetpack Compose
38 मिनट
Updated 21 नवंबर 2023
In this codelab you’ll learn about testing UIs created with Jetpack Compose. You will write your first tests while learning about testing in isolation, debugging tests, semantics trees and synchronization.