1

I am trying to build apps for android Auto. I can use MediaSession API to register music apps to show in Android Auto. Similarly Can I register my maps application to show in Android Auto?

bhkiran
  • 389
  • 1
  • 2
  • 11

1 Answers1

1

You cannot integrate a turn by turn navigation app (maps) using the Public SDK. Currently, Android Auto public templates that are available for developers to build off of, support either media or messaging only.

salminnella
  • 744
  • 2
  • 6
  • 17