Aby zapewnić użytkownikom jak najlepsze wrażenia, podczas tworzenia aplikacji na samochody pamiętaj o tych kwestiach.
Utwórz aplikację dostosowaną do różnych urządzeń
Ekrany w samochodach są bardziej zbliżone pod względem rozmiaru, rozdzielczości i formatu do tabletów i telefonów ze składanym ekranem niż do telefonów. Dlatego optymalizacja aplikacji pod kątem dużych ekranów przynosi korzyści również użytkownikom w samochodach.
Szczegółowe informacje o maksymalizowaniu możliwości dużych rozmiarów wyświetlacza znajdziesz w artykule Obsługa różnych rozmiarów wyświetlaczy. Możesz też zapoznać się z galeriami multimediów i gier, aby znaleźć inspirację i wskazówki dotyczące projektowania.
Inne optymalizacje dużych ekranów, takie jak kompatybilność z urządzeniami wejściowymi, nie są tak korzystne dla samochodów, ale mogą poprawić wrażenia użytkownika. Na przykład nawigacja za pomocą klawiatury korzysta z tych samych interfejsów API co nawigacja za pomocą pokrętła, więc wszelkie optymalizacje mogą przynieść korzyści obu formatom.
Przesyłanie opinii o aplikacji dostępnych na postoju
Jeśli podczas tworzenia zaparkowanej aplikacji napotkasz problem lub chcesz zgłosić prośbę o dodanie funkcji, możesz to zrobić za pomocą Narzędzia do zgłaszania problemów Google.
Pamiętaj, aby podać wszystkie wymagane informacje w szablonie problemu. Zanim zgłosisz nowy problem, sprawdź, czy nie został on już zgłoszony na liście problemów. Możesz subskrybować problemy i głosować na nie, klikając gwiazdkę obok problemu w lokalizatorze. Więcej informacji znajdziesz w artykule Subskrybowanie problemu.
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-05-22 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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)"]]