Package-level declarations

This package contains the TomtomNavigationService, an Android Service that handles navigation-related tasks in the background. This class provides methods to:

  • Start and stop the navigation service

  • Set the TomTomNavigation instance.

The TomtomNavigationService also contains the LocalBinder class, a local binder for the TomTomNavigationService which provides methods to get the service instance and close the binder.

Types

Link copied to clipboard

Important: This is a Public Preview API. It may be changed or removed at any time.