Codelabs یک تجربه کدنویسی هدایت شده، آموزشی و عملی را ارائه می دهد. اکثر کد لبه ها شما را در فرآیند ساخت یک برنامه کوچک یا افزودن یک ویژگی جدید به یک برنامه موجود گام بر می دارند.

فیلتر کردن براساس

موضوع
مجموعه‌ها

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.