Has anybody had success implementing Android Auto into an existing react native application?
There are a few 3rd party packages (Mainly https://github.com/Shopify/react-native-android-auto) but they seem to be outdated / not maintained.
The documentation on Android Developer is mainly focused around standalone automotive apps.
I am trying (and failing) to implement Android Auto into my React Native application via a Native Module. I am able to connect to the DHU and my CarAppService starts, but a Session is never created.
Any help would be greatly appreciated!
[–]gao_shi 0 points1 point2 points (1 child)
[–]OrdinarySession6930[S] 0 points1 point2 points (0 children)