Overview
About
The Dixa Messenger Android SDK facilitates the integration of Dixa Messenger into Android applications, enabling developers to embed rich messaging capabilities within their mobile platforms.
Installation
Requirements
Before beginning the installation process, ensure you have obtained an API key. This key is necessary for authentication and can be found under Dixa > Settings > Messenger > Setup > Mobile
in the Dixa Dashboard. This section also allows for the configuration of push notifications.
Methods of Installation
Gradle The preferred method of installing the Dixa Messenger Android SDK is via Gradle. This method simplifies the integration process and manages package dependencies automatically.
Configuration
While a basic SDK integration can be completed in approximately 15 minutes, additional configuration may be required for advanced features such as push notifications. The complexity of your use case may also affect the overall setup time.
Compatibility
The SDK is designed for use with Android API level 23 (Android 6.0 - Marshmallow) and higher, ensuring compatibility with a broad range of devices and Android versions.