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
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )