0

Where can I find more detailed documentation about Google VMS - Vehicle Map Service?

According to this page: https://source.android.com/devices/automotive/properties#vms it is part of VHAL 2.0. However, I could not find additional information about it.

Akshat Zala
  • 710
  • 1
  • 8
  • 23
garzanti
  • 2,162
  • 1
  • 22
  • 30

1 Answers1

0

Google VMS doesn't seem to have any published documentation. However you can browse its source code. It is well-documented and has Javadoc comment. You can also download the source code and generate documentation from Javadoc yourself if you wish.

fdermishin
  • 3,519
  • 3
  • 24
  • 45