Android Quick Start

If you are migrating from version 4.x to 6.x, please use our migration guide instead of this quick start guide.

Platform Requirements

The Sentiance SDK works on Android 6.0 and above. If you support older Android versions, see this troubleshooting guide. Please contact support@sentiance.com for the list of all supported API levels.

Dependency Requirements

The Sentiance SDK has the following external library dependencies. If your app depends on versions other than the ones mentioned here, please reach out to us to address possible incompatibility issues.

  • Google Play Services: v18.0.0

  • TensorFlow Lite: v2.7.0

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, read on.

Last updated