App design considerations
Stay organized with collections
Save and categorize content based on your preferences.
While most design aspects of notifications are controlled by car makers, there are a few areas where app developers can influence design.
Car makers can customize many aspects of the notification experience in their vehicles, including styling of notification cards, timing of notification motions, and layout of the Notification Center.
App developers can influence notification design in the following ways:
- Background color (navigation only): Supply a background color for navigation notification cards, to be used at the discretion of car makers
- Icons: Supply app icons (for branding) and other icons as relevant, including avatars and large navigation icons (such as turn arrows)
- Accent color: Supply app accent color, to be used to color the app icon at the discretion of car makers
- Text length: Make sure text for notifications is as concise as possible
Keep in mind that notifications in cars are intentionally kept simple, to avoid distracting the driver. Fewer effects are supported (see technical note below) and car makers can choose to truncate any text beyond a certain length when the car is moving. Text that is not concise may end up being truncated and unclear.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-23 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-23 UTC."],[[["Car makers control most design aspects of in-car notifications, such as styling, timing, and layout in the Notification Center."],["App developers can influence some notification design elements like background color (for navigation only), icons (including app icons and navigation icons), accent color, and text length."],["In-car notifications are intentionally minimalistic to avoid driver distraction, with limited effects and potential text truncation for conciseness."]]],[]]