Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Android Auto und Android Automotive OS unterstützen nicht nur Apps, die für die Nutzung während der Fahrt entwickelt wurden, sondern auch die folgenden Kategorien von Apps, die im Parkmodus verwendet werden können:
Beachten Sie beim Entwickeln Ihrer App für Autos die folgenden Punkte, um Ihren Nutzern die bestmögliche Nutzung zu ermöglichen.
App adaptiv gestalten
Die Bildschirme in Autos ähneln in Größe, Auflösung und Seitenverhältnis eher Tablets und faltbaren Geräten als Smartphones. Wenn Sie Ihre App also für große Bildschirme optimieren, profitieren auch Ihre Nutzer im Auto davon.
Andere Optimierungen für große Bildschirme wie die Eingabekompatibilität sind für Autos nicht so direkt von Vorteil, können aber dennoch die Nutzerfreundlichkeit verbessern. Für die Tastaturnavigation werden beispielsweise dieselben APIs wie für die Drehknopfnavigation verwendet. Daher können Optimierungen hier von beiden Formfaktoren profitieren.
Wenn bei der Entwicklung Ihrer App ein Problem auftritt oder Sie eine Funktionsanfrage haben, können Sie dies über den Google Issue Tracker melden.
Achten Sie darauf, dass Sie in der Vorlage für Probleme alle angeforderten Informationen angeben. Bevor Sie ein neues Problem melden, sehen Sie in der Liste der Probleme nach, ob es bereits gemeldet wurde. Sie können Probleme abonnieren und dafür stimmen, indem Sie im Tracker auf den Stern für ein Problem klicken. Weitere Informationen finden Sie unter Probleme abonnieren.
Alle Inhalte und Codebeispiele auf dieser Seite unterliegen den Lizenzen wie im Abschnitt Inhaltslizenz beschrieben. Java und OpenJDK sind Marken oder eingetragene Marken von Oracle und/oder seinen Tochtergesellschaften.
Zuletzt aktualisiert: 2025-05-22 (UTC).
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-05-22 (UTC)."],[],[],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)"]]