Technology

/

Downloads

Get our SDKs and sample apps

to speed up your development.

Android SDK

For mobile, Android Wear & Android Things

iOS SDK

For Xcode 11 using Swift 5.1

Node.js SDK

For backend apps using Node.js

Fleet SDK

Works in the Java 8 runtime

Sample apps

from our GitHub

MQTT / Docker

Fleet Dashboard

This project is made up of a sample Docker app, which uses the Auto API MQTT broker to consume streamed vehicle data and presents the fleet status in a Grafana dashboard.
GraphQL / Node.js

Dashboard

Get started easily with the GraphQL API. This repo includes a Node.js app, which features a vehicle dashboard and demonstrates how to use the High Mobility GraphQL API.
Android / Java

Android Scaffold

This is a plain Android project created in Android Studio that has the SDK included. Scaffolding for basic methods such as SDK initialisation and reading Vehicle Status is included. The rest is up to you.
Android / Java

Android Scaffold

This is a plain Android project created in Android Studio that has the SDK included. Scaffolding for basic methods such as SDK initialisation and reading Vehicle Status is included. The rest is up to you.
iOS / Swift

iOS Scaffold

This is a plain iOS project created in XCode that has the SDK included. Scaffolding for basic methods such as SDK initialisation and reading Vehicle Status is included.
Node.js

Node.js Scaffold

This is a plain Node.js project that has the SDK included. Scaffolding for basic methods such as SDK initialisation and reading Vehicle Status is included.
iOS / Swift

iOS Basic OAuth

This is an iOS project that dynamically retrieves an access token for car access through the OAuth API.
Android / Java

Bluetooth Auto API Explorer

This is an Android project that has several Auto APIs already implemented with a simple user interface. This app uses only Bluetooth features of the SDK.
iOS / Swift

iOS Auto API Explorer

This project implements several common Auto APIs and can be used both with Bluetooth and Telematics. A useful sample app to see more complex operations.
Android / Kotlin

Android Basic OAuth

This is an Android Studio project built with Kotlin that dynamically retrieves an access token for car access through the OAuth API.
Node.js / Javascript

Node.js Auto API Explorer

This is a Node.js project with the SDK that uses OAuth2 to retrieve access to a vehicle. In addition it has a few controls in the UI to trigger a few Auto API commands.