mapbox-navigation-android icon indicating copy to clipboard operation
mapbox-navigation-android copied to clipboard

[Android Auto] Testing android automotive with android auto

Open kmadsen opened this issue 2 years ago • 1 comments

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.

kmadsen avatar Jul 14 '22 22:07 kmadsen

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

Impacted file tree graph

@@            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           

codecov[bot] avatar Jul 14 '22 23:07 codecov[bot]

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

kmadsen avatar Aug 22 '22 18:08 kmadsen