Android Auto supports 3 main types of system widgets for helping users multitask:
- Dialer widgets for controlling ongoing phone calls
- Navigation widgets for showing turn-by-turn instructions when not in maps
- Media widgets for controlling ongoing media play while in other apps
Widgets show the app icon plus app information or up to 3 app controls. The decision about which widget to show in the nav bar at any given time is based on what apps are open and what their relative priorities are for drivers.
Dialer widgets
If the user is engaged in a phone call while another type of app is showing onscreen, the dialer widget appears in the nav bar. With the dialer widget, the user can control the phone call without switching screens.
Navigation widgets
The navigation widget provides helpful turn-by-turn information when the map screen is not showing.
Media widgets
The media widget provides up to 3 controls for content that is playing when the media app is not showing onscreen. App developers can decide which controls are most useful to show for their apps.
The examples below show versions of the media widget used for two different media apps.