Minimal Integration of Mapbox to Automotive App of AOSP System. Now it is possible render Car App Library Template apps on Automotive OS without Google Services(GAS). For that, the AOSP Automotive OS should have AOSPTemplateHost as a system app. It will act as a replacement for Google Automotive App Host and will render our templated app. Drawback of this open-source App Host is, it does't include Google Maps as a Service, instead we have to draw our own map. Therefore I integrated third-party Map called Mapbox to the simple app and got this result:
In order to run the project add your private and public keys to settings.gradle
and mapbox_access_token.xml
respectively: