Documentation Index
Fetch the complete documentation index at: https://docs.duix.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
This section explains how to import the Duix Android SDK into your projectand configure all necessary dependencies for MQTT, WebRTC, and JWT authentication.
Add Dependencies
-
Import the SDK Package
Download the AAR package namedduix_cloud_sdk_release_${version}.aar.
Create alibsdirectory under your app module, and place the AAR file inside. -
Configure Gradle
Add the following dependency settings to your module’sbuild.gradlefile: