mapbox / mapbox-navigation-android-examples

Other
53 stars 46 forks source link

[Android Auto] Add android automotive app example #137

Closed kmadsen closed 2 years ago

kmadsen commented 2 years ago

https://user-images.githubusercontent.com/3021882/185718820-7147fb35-6b01-478c-aafc-35bec73dbe1b.mov

There's a developer issue where it is hard to keep the trip session started when enabling replay. I found a work around, but there are a couple root causes

  1. The navigation manager state gets out of sync https://issuetracker.google.com/u/0/issues/243110168
  2. MapboxNavigation requires a trip session restart to enable replay https://github.com/mapbox/mapbox-navigation-android/issues/6056