Skip to content

Minimal Integration of Mapbox to Automotive App of AOSP System.

Notifications You must be signed in to change notification settings

gogamid/mapbox-automotive-integration

Repository files navigation

mapbox-automotive-integration

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:

Screenshot_1667862474

In order to run the project add your private and public keys to settings.gradle and mapbox_access_token.xml respectively:

Screenshot 2022-11-08 at 00 17 29

Screenshot 2022-11-08 at 00 17 59

About

Minimal Integration of Mapbox to Automotive App of AOSP System.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages