Advertisements

Download Android Auto 15.3 Beta: Bug Fixes for Pixel 10

Android Auto latest update
Android Auto latest update
Advertisements

Google released a major Android Auto 15.1 update to the stable channel recently with a fresh new Material 3 Theme featuring Material 3 colors, new icons, icon shapes for toolbar, and animations. The Google team also reverted some of the changes after user feedback. Today, Android Auto 15.3 beta update was released, featuring several bug fixes, especially related to the Pixel 10 series, and also integrating Material 3 Expressive design source code into the APK.

Android Auto Bug Fix for Known Issues (September 2025)

Android Auto, like any complex technology, it’s not without its challenges. If you’ve been experiencing issues with Android Auto lately, you’re not alone. Google’s Android Auto support team has officially listed bugs and known issues that they are working on.

The Pixel 10 series Android Auto not working has been fixed in the latest update. Many more bug fixes related to the Pixel 10 series are here.

Recently Resolved Issues: Progress Made

The Android Auto development team has been actively addressing user concerns, with several major issues resolved in recent months. Understanding these fixes can help you determine if your current problems already have available solutions.

Grey Screen Issues with Pixel 10 Phones

One of the most significant recent fixes addressed a problem where car screens would turn grey when Pixel 10 phones were connected to Android Auto. This issue, which affected numerous users, was resolved on September 11, 2025. If you’ve been experiencing this problem, updating to the latest version of Android Auto should resolve the connectivity issue.

One Pixel 10 user said that:

They just received Pixel 10 Pro and encountered an issue with Android Auto connectivity. When they connect their phone to the car, the device is recognized, but the display remains gray with only the Android Auto logo watermark visible.

Advertisements

After several troubleshooting steps, including clearing the app’s cache and data, as well as performing a factory reset on the car’s entertainment system, none of these solutions resolved the problem.

Update: The issue has been resolved following the latest Android Auto update available on the Play Store.

You can also try the latest AA 15.3 beta listed below for more bug fixes.

Advertisements

Audio Control Improvements

Music lovers can now breathe a sigh of relief. The Android Auto team resolved issues with fast-forwarding and rewinding songs in the latest update. Previously, users experienced difficulties controlling audio playback through their vehicle’s interface, but this functionality has now been restored to full operation.

One user said:

“Android Auto doesn’t rewind or fast-forward songs. It forces us to use a phone when we are driving a car. It puts us in jeopardy.”

Advertisements

Update: The issue has been resolved following the latest Android Auto update available on the Play Store.

Audio System Fixes

Complete audio loss after updates was a critical issue that affected many users in early 2025. The Android Auto team successfully deployed fixes for these audio problems, restoring sound functionality across the platform.

Update: The issue has been resolved following the latest Android Auto update available on the Play Store.

Advertisements

SiriusXM Integration Repairs

Satellite radio users experienced menu navigation problems with SiriusXM integration, which were successfully resolved. This fix restored full functionality to SiriusXM’s interface within Android Auto.

Update: The issue has been resolved following the latest Android Auto update available on the Play Store.

Current Issues Under Investigation

While progress has been made, several issues remain under active investigation by the Android Auto development team. Understanding these ongoing problems can help set realistic expectations and guide troubleshooting efforts.

Advertisements

Pixel 10 Connection Challenges

Despite resolving the grey screen issue, Pixel 10 users continue to experience broader connection problems with Android Auto. These issues appear to be related to the newer hardware and software configurations in Google’s latest flagship devices. The development team is actively investigating user bug reports to identify patterns and root causes.

Voice Command Malfunctions

Voice commands represent a critical safety feature for hands-free operation while driving. Unfortunately, Pixel 10 users are reporting significant problems with voice command functionality. This issue prevents users from safely interacting with their devices through spoken instructions, forcing reliance on potentially dangerous manual inputs.

One user said:

Advertisements

“Upgraded to Pixel 10 Pro XL today and now voice commands are not working. Microphone definitely enabled.”

Navigation App Integration Problems

TomTom users have reported missing sidebar functionality when using Android Auto, which affects navigation efficiency and user experience. This issue appears to be specific to the TomTom application’s integration with the Android Auto platform, rather than a system-wide problem.

Device-Specific Disconnection Issues

Pixel 9 Pro users are experiencing unexpected disconnections during Android Auto sessions. These disconnections can occur randomly during use, interrupting navigation, music, and communication functions. The unpredictable nature of these disconnections makes them particularly frustrating for users.

Advertisements

Samsung S25 Compatibility Concerns

The latest Samsung Galaxy S25 devices are experiencing connection difficulties with Android Auto. This suggests potential compatibility issues between Samsung’s newest software implementations and Android Auto’s connection protocols.

Google Assistant Error Responses

Some users are encountering “oops, something went wrong” error messages when attempting to use Google Assistant through Android Auto. This generic error message provides little insight into the underlying cause, making troubleshooting challenging for end users.

What’s new in Android Auto 15.3 beta?

Google also unveiled Material 3 Expressive Design, which will come to all Android platforms, including phones, smartwatches, and cars. The new change will also be published across all the Google apps including the Android Auto mobile app.

Advertisements

The search giant has been integrating Material 3 Expressive design for various apps and platforms including Android OS, Wear OS, Android TV OS, and now Android Auto. The main Google app, Gmail, Pixel Camera, Google Phone, Pixel Watch 4.0 App got the M3E design change.

In the latest Android Auto 15.3 update, Google has already implemented Material 3 Expressive Design code. Users may soon see the new design starting with the mobile app.

Cars may implement Material 3 Expressive Design change in the later iterations, after a backlash seen with the Material 3 design.

Advertisements

We found the following code during our APK analysis:

Click to view every Material 3 Expressive code in Android Auto

<public type=”xml” name=”m3expressive_button_shape_state_list” />
<public type=”xml” name=”m3expressive_connected_buttons_inner_corner_size_state_list” />

<public type=”integer” name=”m3expressive_bottom_nav_icon_gravity” />
<public type=”integer” name=”m3expressive_bottom_nav_item_gravity” />

<public type=”layout” name=”m3expressive_alert_dialog” />
<public type=”layout” name=”m3expressive_alert_dialog_title” />
<public type=”xml” name=”m3expressive_button_shape_state_list” />
<public type=”xml” name=”m3expressive_connected_buttons_inner_corner_size_state_list” />

<public type=”style” name=”Theme.Material3Expressive.Dark” />
<public type=”style” name=”Theme.Material3Expressive.Dark.Dialog” />
<public type=”style” name=”Theme.Material3Expressive.Dark.Dialog.Alert” />
<public type=”style” name=”Theme.Material3Expressive.Dark.Dialog.MinWidth” />
<public type=”style” name=”Theme.Material3Expressive.Dark.DialogWhenLarge” />
<public type=”style” name=”Theme.Material3Expressive.Dark.NoActionBar” />
<public type=”style” name=”Theme.Material3Expressive.DayNight” />
<public type=”style” name=”Theme.Material3Expressive.DayNight.DialogWhenLarge” />
<public type=”style” name=”Theme.Material3Expressive.DayNight.NoActionBar” />
<public type=”style” name=”Theme.Material3Expressive.DynamicColors.Dark” />
<public type=”style” name=”Theme.Material3Expressive.DynamicColors.Dark.NoActionBar” />
<public type=”style” name=”Theme.Material3Expressive.DynamicColors.DayNight” />
<public type=”style” name=”Theme.Material3Expressive.DynamicColors.DayNight.NoActionBar” />
<public type=”style” name=”Theme.Material3Expressive.DynamicColors.Light” />
<public type=”style” name=”Theme.Material3Expressive.DynamicColors.Light.NoActionBar” />
<public type=”style” name=”Theme.Material3Expressive.Light” />
<public type=”style” name=”Theme.Material3Expressive.Light.Dialog” />
<public type=”style” name=”Theme.Material3Expressive.Light.Dialog.Alert” />
<public type=”style” name=”Theme.Material3Expressive.Light.Dialog.MinWidth” />
<public type=”style” name=”Theme.Material3Expressive.Light.DialogWhenLarge” />
<public type=”style” name=”Theme.Material3Expressive.Light.NoActionBar” />

<public type=”dimen” name=”m3expressive_alert_dialog_bottom_padding” />
<public type=”dimen” name=”m3expressive_alert_dialog_top_padding” />
<public type=”dimen” name=”m3expressive_btn_min_height” />
<public type=”dimen” name=”m3expressive_btn_min_width” />
<public type=”dimen” name=”m3expressive_nav_rail_content_margin_top” />
<public type=”dimen” name=”m3expressive_nav_rail_header_items_margin” />
<public type=”dimen” name=”m3expressive_nav_rail_item_leading_trailing_padding” />
<public type=”dimen” name=”m3expressive_nav_rail_item_min_height” />
<public type=”dimen” name=”m3expressive_nav_rail_item_spacing” />
<public type=”dimen” name=”m3expressive_nav_rail_item_vertical_padding” />
<public type=”dimen” name=”m3expressive_nav_rail_min_width” />

<public type=”color” name=”m3expressive_bottom_nav_item_icon_tint” />
<public type=”color” name=”m3expressive_bottom_nav_item_label_tint” />
<public type=”color” name=”m3expressive_bottom_nav_item_ripple_tint” />
<public type=”color” name=”m3expressive_button_outline_color_selector” />
<public type=”color” name=”m3expressive_button_outlined_background_color_selector” />
<public type=”color” name=”m3expressive_nav_rail_item_icon_tint” />
<public type=”color” name=”m3expressive_nav_rail_item_label_tint” />
<public type=”color” name=”m3expressive_nav_rail_item_ripple_tint” />

<public type=”color” name=”settingslib_expressive_button_outline_color_selector” />
<public type=”color” name=”settingslib_expressive_button_outlined_background_color_selector” />
<public type=”color” name=”settingslib_expressive_color_main_switch_bar_bg” />
<public type=”color” name=”settingslib_expressive_color_main_switch_text” />
<public type=”color” name=”settingslib_expressive_color_slider_halo” />
<public type=”color” name=”settingslib_expressive_color_slider_thumb” />
<public type=”color” name=”settingslib_expressive_color_slider_track_active” />
<public type=”color” name=”settingslib_expressive_color_slider_track_inactive” />
<public type=”color” name=”settingslib_expressive_color_switch_thumb” />
<public type=”color” name=”settingslib_expressive_color_switch_thumb_icon” />
<public type=”color” name=”settingslib_expressive_color_switch_track” />
<public type=”color” name=”settingslib_expressive_filled_button_color” />

<public type=”style” name=”SettingslibSliderStyle.Expressive” />
<public type=”style” name=”SettingslibSpinnerStyle.Expressive” />
<public type=”style” name=”SettingslibSpinnerStyle.Expressive.Outlined” />
<public type=”style” name=”SettingslibSwitchStyle.Expressive” />

<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Large” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Large.Narrow” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Large.Narrow.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Large.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Large.Wide” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Large.Wide.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Medium” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Medium.Narrow” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Medium.Narrow.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Medium.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Medium.Wide” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Medium.Wide.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Small” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Small.Narrow” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Small.Narrow.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Small.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Small.Wide” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Small.Wide.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Xlarge” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Xlarge.Narrow” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Xlarge.Narrow.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Xlarge.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Xlarge.Wide” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Xlarge.Wide.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Xsmall” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Xsmall.Narrow” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Xsmall.Narrow.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Xsmall.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Xsmall.Wide” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.IconButton.Xsmall.Wide.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.Large” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.Large.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.Medium” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.Medium.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.Small” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.Small.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.Xlarge” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.Xlarge.Square” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.Xsmall” />
<public type=”style” name=”SizeOverlay.Material3Expressive.Button.Xsmall.Square” />

<public type=”dimen” name=”hero_soip_status_bar_height” />
<public type=”drawable” name=”gs_ac_unit_fill1_vd_theme_24″ />
<public type=”drawable” name=”gs_heat_fill1_vd_theme_24″ />
<public type=”drawable” name=”gs_thermometer_vd_theme_24″ />

Download Android Auto 15.3 Update

Android Auto 15.3 beta is available for download through multiple channels and will utilize the bundled APKs format moving forward, representing a significant change in how the application is distributed and installed. The installation process remains straightforward for most users, though the new format may require additional applications to install Split APKs, APKM, xAPK, or zip files depending on the user’s device configuration and preferred installation method.

Advertisements

Note that for some users, the Android Auto 15.3 crashes or won’t open. Either wait for another update or visit Google Play Store and uninstall update. Link below.

Download Android Auto from Play Store

The official Android Auto listing is now available on Play Store. However, the latest version takes some time to reflect as it is a phased update.

Android Auto
Android Auto
Developer: Google LLC
Price: Free

APK Download

Gemini for Android Auto

Google is getting closer to implementing Gemini for Android Auto, a new AI assistant for cars completely replacing the native Google Assistant. When Gemini 3.0 launches, Google may release a super lightweight AI model for tasks specific to cars.

Advertisements

Google’s Android Auto Team also proclaimed on community forums as to when the Gemini integration will come to Android Auto. Google Assistant will be deprecated sooner than expected across all Android platforms. The AA support team replied that Gemini will be coming to cars later this year and in the coming months, Google Assistant will be deprecated.

YouTube on Android Auto

NewPipe, the popular open-source YouTube client that prioritizes user privacy and functionality, has reached a significant milestone with the release of version 0.28.0. This latest update introduces highly anticipated Android Auto integration, marking a transformative moment for users who value both privacy and seamless multimedia experiences while driving. NewPipe enables playing any YouTube video on Android Auto in audio mode. So, users can listen to their favorite music or podcasts while driving.

Try Samsung Auto

Samsung users have one more reason to be optimistic about their in-car experience, as Samsung is actively developing Samsung Auto with DeX connectivity as a possible alternative to Android Auto. This innovative solution builds upon Google’s existing Android Auto platform while specifically addressing the connectivity and functionality issues that Samsung phone users have commonly experienced over the years.

Advertisements

Here, see what’s new in the latest Android Auto 14.8.652804 update and download APK. (120-640dpi) (Android 8.0+)

Previous updates included substantial new code featuring Gemini AI settings integrated directly into the Android Auto phone settings app, indicating Google’s commitment to advancing AI integration in automotive applications.

Related stories