platform_vehiclefunctions_api_common_vehiclefunctions

This module provides interfaces and classes that can be used to build services and frontends that process events from the vehicle, and alter vehicle state. For example, the vehicle's HVAC functionality can be triggered and the resulting HVAC state changes are reported back.

Packages

This package contains the classes to communicate with a vehicle's properties, via the Android Car service. We provide these classes to make communicating with Android Car via LiveData easier, as TomTom Digital Cockpit uses LiveData extensively throughout its codebase.