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

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

বিষয়
সংগ্রহ

Updated ৭ মার্চ, ২০২৫

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

১ ঘণ্টা ২২ মিনিট

Updated ৫ মার্চ, ২০২৫

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.

১ ঘণ্টা ৩০ মিনিট

Updated ২৭ ফেব্রুয়ারী, ২০২৫

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

৩৩ মিনিট

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 ১৪ জানুয়ারী, ২০২৫

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

৩০ মিনিট

Updated ৯ জানুয়ারী, ২০২৫

With the Ongoing Activity API in Wear, developers can engage users from the watch face as well as the app launcher with minimal amount of code and allow those users to jump back into the app for important activities with a simple tap.

Updated ৯ জানুয়ারী, ২০২৫

Learn the core concepts of relational databases and learn to read and manipulate a database using SQL.

২৮ মিনিট

Updated ২০ ডিসেম্বর, ২০২৪

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

১ ঘণ্টা ৬ মিনিট

Updated ১১ ডিসেম্বর, ২০২৪

Learn how to build a musical game with the Oboe library.