Introduction
Overview
The NaviHelper SDK provides the NaviHelper API that enables infotainment apps running on Pleos Connect to integrate with the Pleos Connect Navigation app. You can request related information from the Navigation app, such as destination and waypoint settings and route guidance options. It offers APIs such as SDK initialization (initialize) and release (release), listener registration and removal (addListener, removeListener), route request, cancel, and re-route (requestRoute, cancelRoute, requestReRoute), waypoint add and remove (addWaypoint, removeWaypoint), route option change (changeRouteOption), and queries for bookmark, recent destination, route state, location, destination, waypoint, TBT, and charger operator information (getBookmarkInfo, getRecentDestinationInfo, getRouteStateInfo, getCurrentLocationInfo, getDestinationInfo, getWaypointInfo, getTBTInfo, getChargerOperatorInfo).
The package structure and API specifications can be found in the NaviHelper API Reference.
Development Environment Setup
To use the NaviHelper SDK, install the Pleos Connect Emulator in Android Studio, and then proceed with the AVD settings.