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

الفلترة حسب

Subject
المجموعات

31 دقيقةً

Updated 6 فبراير 2025

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

53 دقيقةً

Updated 6 فبراير 2025

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

Updated 6 فبراير 2025

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

29 دقيقةً

Updated 22 مايو 2025

In this codelab, you’ll learn how to build a car differentiated experience by adding support for audio while driving to an app that’s already been optimized for Android Automotive OS.

Updated 20 مايو 2025

This codelab will teach you how to modify a sample Android app (video app for Kotlin devs, ebook app for Java devs) to publish content using Engage SDK. Note the same logic can be applied to any supported app category.

47 دقيقةً

Updated 19 مايو 2025

In this codelab, you’ll learn how to create your own Tile for Wear OS. You’ll use a library that makes it easier to build UI that conforms to Material 3 Expressive design guidelines, and preview your tiles in Android Studio as you develop.

ساعة واحدة (1) 8 دقائق

Updated 19 مايو 2025

In this codelab, you’ll learn how to build and test great parked experiences for Android Automotive OS devices. You learn how to make the most of the wide variety of screens found in cars and how to let users control playback of content in various scenarios unique to cars using standard Android mechanisms.

57 دقيقةً

Updated 19 مايو 2025

In this codelab, you’ll learn how to translate your Compose knowledge to wearables with the new Compose for Wear OS and Material 3 Expressive components. By the end, you’ll have created both simple and advanced composables in an app for your wrist.

34 دقيقةً

Updated 16 مايو 2025

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.