توفر دروس تطبيقية حول الترميز تجربة موجهة وتعليمية وعملية عن الترميز. سترشدك معظم الدروس التطبيقية حول الترميز في خطوات عملية إنشاء تطبيق صغير أو إضافة ميزة جديدة إلى تطبيق حالي.

الفلترة حسب

Subject
المجموعات

31 دقيقةً

Updated 6 فبراير 2025

تعرَّف على كيفية استخدام Activity Recognition Transition Api لإنشاء ميزات سياقية فعّالة في تطبيقك.

53 دقيقةً

Updated 6 فبراير 2025

في هذا الدليل التعليمي حول الرموز البرمجية، ستتعرّف على كيفية تحويل رمز Java إلى Kotlin.

Updated 6 فبراير 2025

في هذا الدرس التطبيقي، ستُنشئ تطبيق Android باستخدام ML Kit الذي يستخدم تكنولوجيا تعلُّم الآلة على الجهاز للتعرّف على اللغة وتحديدها وترجمة النصوص من بين 59 لغة. ستتعرّف أيضًا على كيفية دمج مكتبة CameraX لتنفيذ هذه المهام من خلاصة الكاميرا في الوقت الفعلي.

Updated 31 مارس 2025

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

Updated 28 مارس 2025

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

28 دقيقةً

Updated 19 مارس 2025

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

ساعة واحدة (1) 22 دقيقةً

Updated 5 مارس 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) 30 دقيقةً

Updated 27 فبراير 2025

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

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.