librick/ic1101

Backport Android Auto to LX models

Closed this issue · 3 comments

Apparently wired Android Auto isn't supported for Honda Civic LX models. On my (non-LX) headunit, it looks like support is enabled via an installed Android APK. Wired Android Auto should be supported on all models provided that the headunit hardware can support it.

The 10th gen LX uses a totally different head unit. I don't think it's touchscreen and I'm not even sure if it runs Android or not.

Thanks. I looked up a few YouTube videos reviewing the LX and can confirm; it's not a touchscreen and it looks like the software is different. The dashboard looks identical, but the headunit looks like it's running different software altogether. Although interestingly it looks like the icons are similar to the icons in the DaSettings apk (/res/drawable/).

As an aside, I really should document how the dashboard connects to the headunit. On a non-LX, if I enable "Show surface updates" in the Android developer options, a small section of the dashboard flashes/updates along with the headunit display itself. So I assume that the dashboard itself is at least partially managed by Android. But it's still entirely possible that the LX headunits use a different software stack altogether.

Closing this in the interest of scope creep. If anyone wants to work on LX models I'd welcome a PR, but I don't have access to an LX headunit. I have a root tool coming soon for non-LX models and better docs coming soon for all models.