SDKs & Sample Apps
SDKs

MTS SDK

11min

Introduction

MTS  or Movement Tracking System is an Android SDK written in Java & Kotlin. It can be integrated into any native Android or React native application (Android only). MTS SDK can be used for user/vehicle tracking.

Currently, supports 21=<SDK<=29.

Features of MTS SDK

MTS SDK provides the following features:

  • Provides real-time location updates.
  • Sync location updates to the server in real time.
  • Works in the background even if the app is killed.
  • This library can be used in react native as well as in native Android.
  • Sync Location Trace both through REST API & MQTT (MQ Telemetry Transport) Protocol.

Installation

Text


Usage

JS


MTS Default Config

JS


Check For Mandatory MTS Permissions

JS


Init MTS

JS


See Error Codes for Possible error types.

Start MTS

JS


Publish Event

JS


Stop MTS

JS


Error Codes

JS




Updated 28 Feb 2024
Did this page help you?