Skip to main content

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.

FunctionSummary
initializeAPI to initialize the SDK.
releaseAPI to release the SDK.
registerFusedLocationCallbackRegisters a listener to receive location information
unregisterFusedLocationCallbackUnregisters the listener for receiving location information.