# Android Quick Start

{% hint style="danger" %}
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>.
{% endhint %}

{% hint style="success" %}
**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).
{% endhint %}

{% hint style="success" %}
**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.
{% endhint %}

If you want to get started quickly, you can check out our [sample application](https://github.com/sentiance/sample-apps-android). If you prefer to manually integrate the SDK in your existing app, please read on.
