Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Selain mendukung aplikasi yang dibuat untuk digunakan saat mengemudi,
Android Auto dan Android Automotive OS mendukung
kategori aplikasi berikut untuk digunakan saat parkir:
Untuk memberi pengguna pengalaman terbaik, perhatikan hal-hal berikut
saat mem-build aplikasi untuk mobil.
Membuat aplikasi Anda adaptif
Layar yang ada di mobil memiliki ukuran, resolusi, dan rasio
aspek yang mirip dengan tablet dan perangkat foldable dibandingkan dengan ponsel. Dengan demikian, mengoptimalkan aplikasi untuk
perangkat layar besar juga akan menguntungkan pengguna di mobil.
Secara khusus, lihat Mendukung berbagai
ukuran layar
untuk mengetahui detail tentang cara mengoptimalkan ukuran layar besar, serta galeri
media dan game
untuk mendapatkan inspirasi dan panduan desain.
Pengoptimalan layar besar lainnya seperti kompatibilitas
input
tidak bermanfaat secara langsung untuk mobil, tetapi tetap dapat meningkatkan pengalaman
pengguna. Misalnya, navigasi keyboard menggunakan API yang sama seperti
navigasi putar, sehingga setiap
pengoptimalan yang dibuat di sana dapat menguntungkan kedua faktor bentuk.
Mendistribusikan aplikasi
Setelah menguji aplikasi berdasarkan pedoman kualitas aplikasi mobil untuk
kategorinya, Anda dapat
menggunakan Google Play untuk mendistribusikannya ke Android Auto dan/atau mobil dengan Google
bawaan. Lihat Mendistribusikan ke mobil untuk mengetahui detail selengkapnya
tentang proses publikasi.
Memberikan masukan tentang aplikasi parkir
Jika Anda mengalami masalah atau memiliki permintaan fitur saat mengembangkan
aplikasi parkir, Anda dapat melaporkannya menggunakan Issue Tracker Google.
Pastikan untuk mengisi semua informasi yang diminta pada template masalah. Sebelum
mengajukan masalah baru, periksa apakah masalah tersebut sudah dilaporkan dalam daftar masalah. Anda
dapat berlangganan dan memberi suara untuk masalah dengan
mengklik bintang untuk masalah di tracker. Untuk mengetahui informasi selengkapnya, lihat
Berlangganan pada topik Masalah.
Konten dan contoh kode di halaman ini tunduk kepada lisensi yang dijelaskan dalam Lisensi Konten. Java dan OpenJDK adalah merek dagang atau merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-05-22 UTC.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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)"]]