Android Quick Start

This document refers to deprecated parts of the platform and has been left intact to help customers with legacy integrations. In order to access the latest platform features and documentation, please go to https://docs.sentiance.com.

Platform requirements

The Sentiance SDK works on Android 5.0 and above. For backwards compatibility, it maintains a minimum required Android API level of 14 (i.e. Android 4.0, Ice Cream Sandwich).

Google Play Services version

The Sentiance SDK targets version 12.0.1 of the Google Play Location service library. This is the minimum required version to ensure optimal SDK detections. If you're targeting a lower version, please update.

If you want to get started quickly, you can check out our sample application. If you prefer to manually integrate the SDK in your existing app, please read on.

Last updated