API navigation icons

Post Reply
dsparks156
Posts: 3
Joined: Sat Feb 28, 2026 5:08 am

API navigation icons

Post by dsparks156 »

Are the navigation icons hudiys api provides piped from android auto or are they made by hudiy? would it be possible to get the full icon set.

trying to get icons i can use to pipe into my cluster display which is rather limited for resolution.. the few icons i got out of the api seem maybe promising.
hudiy
Site Admin
Posts: 515
Joined: Mon Jul 14, 2025 7:42 pm

Re: API navigation icons

Post by hudiy »

The icons are passed directly from Android Auto in a 512x512 32-bit resolution. In addition to the icons, Hudiy also provides a maneuver code, allowing you to assign a custom icon to it (e.g., from Material Symbols https://fonts.google.com/icons).
Hudiy Team
dsparks156
Posts: 3
Joined: Sat Feb 28, 2026 5:08 am

Re: API navigation icons

Post by dsparks156 »

I see, thanks. I set up a script to try and save these icons but it only grabbed a few, so I was curious wether they just didn't exist or my script is broken. Am trying to get a better icon set to resize down to ~32x38 for use on factory cluster display than the set I stole from some random google developer page, and I dont want to make my own set.
Post Reply