تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
بالإضافة إلى إتاحة التطبيقات المصمّمة للاستخدام أثناء القيادة، يتيح كل من Android Auto وAndroid Automotive OS استخدام الفئات التالية من التطبيقات أثناء وقوف السيارة:
لمنح المستخدمين أفضل تجربة ممكنة، يُرجى مراعاة النقاط التالية عند إنشاء تطبيقك المخصّص للسيارات.
جعل تطبيقك متوافقًا مع الأجهزة المختلفة
تشبه الشاشات في السيارات الشاشات في الأجهزة اللوحية والأجهزة القابلة للطي من حيث الحجم والدقة وحال
العلاقة بين العرض والارتفاع، مقارنةً بالشاشات في الهواتف. وبالتالي، فإنّ تحسين تطبيقك ليناسب
الشاشات الكبيرة يفيد المستخدمين في السيارات أيضًا.
على وجه الخصوص، اطّلِع على إتاحة أحجام شاشة مختلفة
للحصول على تفاصيل عن الاستفادة إلى أقصى حد من أحجام الشاشات الكبيرة، بالإضافة إلى معارض
الوسائط والألعاب
للحصول على أفكار وإرشادات حول التصميم.
إنّ التحسينات الأخرى على الشاشات الكبيرة، مثل توافق ميزات الادخال،
ليست مفيدة بشكل مباشر للسيارات، ولكن لا يزال بإمكانها تحسين تجربت
ا المستخدم. على سبيل المثال، يستخدم التنقّل باستخدام لوحة المفاتيح واجهات برمجة التطبيقات نفسها المستخدَمة في التنقّل باستخدام القرص الدوّار، لذا فإنّ أي تحسينات يتم إجراؤها هناك يمكن أن تستفيد منها كلتا الصيغتَين.
إذا واجهت مشكلة أو أردت طلب ميزة أثناء تطوير
تطبيقك المتوقف، يمكنك الإبلاغ عن ذلك باستخدام نظام تتبُّع المشاكل من Google.
احرص على ملء جميع المعلومات المطلوبة في نموذج المشكلة. قبل
إبلاغنا بمشكلة جديدة، يُرجى التحقّق ممّا إذا سبق الإبلاغ عنها في قائمة المشاكل. يمكنك
الاشتراك في المشاكل والتصويت لها من خلال النقر على رمز النجمة بجانب المشكلة في
أداة التتبّع. لمزيد من المعلومات، يُرجى الاطّلاع على مقالة الاشتراك في مشكلة.
يخضع كل من المحتوى وعيّنات التعليمات البرمجية في هذه الصفحة للتراخيص الموضحّة في ترخيص استخدام المحتوى. إنّ Java وOpenJDK هما علامتان تجاريتان مسجَّلتان لشركة Oracle و/أو الشركات التابعة لها.
تاريخ التعديل الأخير: 2025-05-22 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2025-05-22 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],null,["# Build parked apps for cars\n\nIn addition to supporting apps built for use while driving,\n[Android Auto](/training/cars/platforms/android-auto) and [Android Automotive OS](/training/cars/platforms/automotive-os) support\nthe following categories of apps for use while parked:\n\n| Category | Platform |\n|-------------------------------------------|----------------------------------------|\n| [Video](/training/cars/parked/video) | Android Automotive OS |\n| [Games](/training/cars/parked/games) | Android Auto and Android Automotive OS |\n| [Browsers](/training/cars/parked/browser) | Android Automotive OS |\n\n[Codelab\nBuild and test a parked app for Android Automotive OS\narrow_forward](/codelabs/build-a-parked-app) \n[Car ready mobile apps\nLearn how your existing mobile app may be eligible for distribution directly to cars\narrow_forward](/training/cars/car-ready-mobile-apps)\n\nOptimize your app for cars\n--------------------------\n\nTo give your users the best experience possible, keep the following things\nin mind while building your app for cars.\n\n### Make your app adaptive\n\nThe screens present in cars are more similar in size, resolution, and aspect\nratio to tablets and foldables than to phones. As such, optimizing your app for\nlarge screens benefits your users in cars as well.\n\nIn particular, see [Support different display\nsizes](/develop/ui/compose/layouts/adaptive/support-different-display-sizes)\nfor details on making the most of large display sizes, as well as the\n[media](/large-screens/gallery/media) and [games](/large-screens/gallery/games)\ngalleries for design inspiration and guidance.\n| **Note:** While the large screens media gallery contains mocks for both video and audio apps, only video apps can be built for Android Automotive OS as described in this guide. To build audio apps for Android Automotive OS, see [Build media apps for cars](/training/cars/media).\n\nOther large screen optimizations such as [input\ncompatibility](/guide/topics/large-screens/input-compatibility-large-screens)\naren't as directly beneficial for cars, but they can still improve the user\nexperience. For example, keyboard navigation makes use of the same APIs as\n[rotary navigation](/training/cars/testing/emulator#test-rotary), so any\noptimizations made there can benefit both form factors.\n\nDistribute your app\n-------------------\n\nAfter you've tested your app against the [car app quality guidelines for its\ncategory](/docs/quality-guidelines/car-app-quality#car-app-guidelines) you can\nuse Google Play to distribute it to Android Auto and/or cars with Google\nbuilt-in. See [Distribute to cars](/training/cars/distribute) for more details\non the publishing process.\n| **Important:** To ensure a good experience when using parked apps, Google works with OEMs to fix system issues that negatively affect parked app experiences on cars with Google built-in. As part of this collaboration, there is additional filtering built into the Play Store to prevent parked apps from being distributed to devices without the necessary fixes. If your app is otherwise compatible with a device, this might be the reason why it is not installable on that device.\n\nGive feedback on parked apps\n----------------------------\n\nIf you run into an issue or have a feature request while developing your parked\napp, you can report it using the [Google Issue Tracker](https://issuetracker.google.com/components/1385294).\nBe sure to fill out all the requested information in the issue template. Before\nfiling a new issue, check whether it is already reported in the issues list. You\ncan subscribe and vote for issues by clicking the star for an issue in\nthe tracker. For more information, see\n[Subscribing to an Issue](https://developers.google.com/issue-tracker/guides/subscribe#starring_an_issue).\n\n[Create a new issue](https://issuetracker.google.com/issues/new?component=1385294)"]]