কোডল্যাবগুলি একটি নির্দেশিত, টিউটোরিয়াল, হ্যান্ডস-অন কোডিং অভিজ্ঞতা প্রদান করে। বেশিরভাগ কোডল্যাব আপনাকে একটি ছোট অ্যাপ্লিকেশন তৈরি করার বা বিদ্যমান অ্যাপ্লিকেশনে একটি নতুন বৈশিষ্ট্য যুক্ত করার প্রক্রিয়ার মধ্য দিয়ে যায়।

এর ভিত্তিতে ফিল্টার করুন:

বিষয়
সংগ্রহ

Updated ১১ সেপ্টেম্বর, ২০২৫

Jetpack Compose for Android Developers

Updated ১১ সেপ্টেম্বর, ২০২৫

Android Basics with Compose and Firebase

Updated ১১ সেপ্টেম্বর, ২০২৫

Learn the basics of building Android apps with Jetpack Compose, the recommended UI toolkit for building Android apps

Updated ৩ সেপ্টেম্বর, ২০২৫

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

৩৩ মিনিট

Updated ৬ আগস্ট, ২০২৫

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.

২৪ মিনিট

Updated ৬ আগস্ট, ২০২৫

In this codelab, you’ll build upon the foundations of Learn Android XR fundamentals: Part 1 - Modes and Spatial Panels by further spatializing an app’s UI with the use of orbiters and customizing its Full Space mode experience by setting an environment preference.

৫০ মিনিট

Updated ২৯ জুলাই, ২০২৫

Make your Compose app run fast by analyzing system traces and fixing common lag causes.

৪১ মিনিট

Updated ২৫ জুলাই, ২০২৫

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.

৩৪ মিনিট

Updated ২৫ জুলাই, ২০২৫

Learn how to get started with Kotlin Multiplatform from two separate Android and iOS projects. In this codelab you will learn how to add a Kotlin Multiplatform (KMP) module to share code between Android and iOS apps. It covers setting up the project, adding the KMP module, linking it to the Android and iOS apps, and writing platform-specific code.