Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Mobile-Telematics/telematicsSDK-demoapp-Android-kotlin

Open more actions menu

Repository files navigation

Telematics demo app

This is an app that demostrate using of Telematics SDK. The app will track the person's driving behavior such as speeding, turning, braking and several other things.

Here you can find a short video guide, how to add Telematics SDK to your Android app:

Watch the video

Installation

  • clone this repository to local folder
  • open project with Android Studio
  • Open MainActivity.kt file and setup "YOUR_TOKEN" with your real device token:
    private const val YOUR_TOKEN = ""  // set your token
    
  • build project and run
  • Click on START PERMISSIONS WIZARD or START PERMISSIONS DIALOG and grant all required permissions
  • Click on ENABLE SDK and you are ready to go!
Morty Proxy This is a proxified and sanitized view of the page, visit original site.