Keyboard and Mouse Inputs - Android Auto

Post Reply
Tommiedw
Posts: 17
Joined: Wed Feb 18, 2026 11:01 am

Keyboard and Mouse Inputs - Android Auto

Post by Tommiedw »

I am currently using a keyboard and mouse with Hudiy and don't have any touch capabilities. Got help to get mouse cursor enabled and that works with the normal Hudiy overlay.

Issue is when I plug in my phone and Android Auto pops up. I am not able to navigate anything within the Android Auto screen. If I click on anything, I don't get a response.

Not sure what I'm doing wrong :D

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

Re: Keyboard and Mouse Inputs - Android Auto

Post by hudiy »

Android Auto should respond to the mouse the exact same way it does to a touchscreen. Please check if the touchscreen value in main_configuration.json is set to true (https://github.com/wiboma/hudiy/blob/ma ... pplication). If it's false, Android Auto can only be controlled using the key strokes. The false value also activates additional controls on Android Auto interface for scrolling the map using the D-pad (left, right, up, down).
Hudiy Team
Tommiedw
Posts: 17
Joined: Wed Feb 18, 2026 11:01 am

Re: Keyboard and Mouse Inputs - Android Auto

Post by Tommiedw »

Thanks hudiy, I had touchscreen value as false because I wasn't using a touch screen. Changed it to true and its all 100% now. Thanks
Post Reply