mapbox-navigation-android
mapbox-navigation-android copied to clipboard
[Android Auto] Testing android automotive with android auto
There is an application approach where you can build an android auto app for android automotive.
I'm using this branch to verify test this issue https://github.com/mapbox/mapbox-maps-android/issues/1503
This branch confirms that the issue also happens in navigation, leads me to believe the issue should be investigated in mapbox-maps-android
.
Codecov Report
Merging #6062 (0104295) into main (0104295) will not change coverage. The diff coverage is
n/a
.
:exclamation: Current head 0104295 differs from pull request most recent head 37c4b65. Consider uploading reports for the commit 37c4b65 to get more accurate results
@@ Coverage Diff @@
## main #6062 +/- ##
=========================================
Coverage 68.89% 68.89%
Complexity 4248 4248
=========================================
Files 639 639
Lines 25611 25611
Branches 2997 2997
=========================================
Hits 17644 17644
Misses 6823 6823
Partials 1144 1144
We may add an android-automotive-app in this repository at some point. But right now the automotive app can be in the examples repository. Closing here as the effort is happening in https://github.com/mapbox/mapbox-navigation-android-examples
https://github.com/mapbox/mapbox-navigation-android-examples/pull/137