In this section you'll find guide for starting with Synerise SDK for Android based devices, if you are developing for other platforms like IOS and web, please refer to section aimed at those platforms.
The Synerise SDK for Android allows you to integrate Synerise Platform within your Mobile Applications.
Supported Android versions
Synerise SDK supports devices starting with Android version 4.4 KitKat (Android SDK 19 and higher)
Before you start on integrating the Synerise SDK for Android, please make sure you have the following:
- Installed latest version of Android Studio. You may refer to the Google Developer Docs on how to set this up https://developer.android.com/sdk/index.html
- Synerise Business Partner and Client Keys that you can create from your Synerise account by visiting https://app.synerise.com/api/
- Prepare Firebase Cloud Messaging Server Key and Sender ID and set it up from here: https://app.synerise.com/setting/integration as described in section Firebase Cloud Messaging
- Setup Synerise SDK as described in section Installation