Introduction
Overview
Fused Location SDK provides vehicle location information.
Development Environment Setup
To use the Fused Location SDK, install the Pleos Connect Emulator in Android Studio and proceed with AVD configuration.
Fused Location API
The list of APIs provided by the Fused Location SDK is as follows.
Function | Summary |
---|---|
initialize | API to initialize the SDK. |
release | API to release the SDK. |
registerFusedLocationCallback | Registers a listener to receive location information |
unregisterFusedLocationCallback | Unregisters the listener for receiving location information. |