Scaling UI to display.

hudiy
Site Admin
Posts: 440
Joined: Mon Jul 14, 2025 7:42 pm

Re: Scaling UI to display.

Post by hudiy »

Twardowsky29 wrote: Wed Nov 19, 2025 9:01 pm Okay, I figured it out, kinda - reinstalled Android Auto on the phone and it helped - still no idea what the issue was but it worked - sorry to bother you
No worries, we're here to help.

Thanks for the logs. From the log file, it's visible that the connection was terminated on the phone side.

Code: Select all

[2025-11-19 21:27:09.939512] [0x0000007f627cdb20] [error]	[hudiy] [SensorService] channel error: error code: 5, description: error code: 12, description: End of file
[2025-11-19 21:27:09.939712] [0x0000007f63ffdb20] [error]	[hudiy] [MediaStatusService] channel error: error code: 5, description: error code: 12, description: End of file
[2025-11-19 21:27:09.939757] [0x0000007f627cdb20] [error]	[hudiy] [BluetoothService] channel error: error code: 5, description: error code: 12, description: End of file
[2025-11-19 21:27:09.939782] [0x0000007f63ffdb20] [error]	[hudiy] [AndroidAutoEntity] channel error: error code: 5, description: error code: 12, description: End of file
[2025-11-19 21:27:09.939533] [0x0000007f617adb20] [error]	[hudiy] [InputService] channel error: error code: 5, description: error code: 12, description: End of file
[2025-11-19 21:27:09.939554] [0x0000007f6912db20] [error]	[hudiy] [AudioOutputService] channel error: error code: 5, description: error code: 12, description: End of file, channel: SPEECH_AUDIO
[2025-11-19 21:27:09.939577] [0x0000007f61fbdb20] [error]	[hudiy] [AudioOutputService] channel error: error code: 5, description: error code: 12, description: End of file, channel: MEDIA_AUDIO
[2025-11-19 21:27:09.939979] [0x0000007fa625c020] [info]	[hudiy] [AndroidAutoManager] quit.
[2025-11-19 21:27:09.939656] [0x0000007f5bffdb20] [error]	[hudiy] [VideoService] channel error: error code: 5, description: error code: 12, description: End of file
[2025-11-19 21:27:09.939666] [0x0000007f62fddb20] [error]	[hudiy] [NavigationService] channel error: error code: 5, description: error code: 12, description: End of file
[2025-11-19 21:27:09.939519] [0x0000007f6891db20] [error]	[hudiy] [AudioOutputService] channel error: error code: 5, description: error code: 12, description: End of file, channel: SYSTEM_AUDIO
[2025-11-19 21:27:09.940181] [0x0000007f6891db20] [error]	[hudiy] [AudioInputService] channel error: error code: 5, description: error code: 12, description: End of file
One possible cause is that, in the Android Auto developer settings, the allowed resolution is set below 1920x1080. Do you recall changing anything in the Android Auto developer settings? Reinstalling Android Auto probably reset all settings back to their defaults.
Twardowsky29
Posts: 18
Joined: Fri Aug 08, 2025 2:46 pm

Re: Scaling UI to display.

Post by Twardowsky29 »

I can't tell you for sure, is a test phone that multiple people have access to so it may be that someone one day changed something. Thanks a lot for help.
Post Reply