Kotlin
The Huddle01 Kotlin SDK enables seamless integration into Android mobile applications with minimal configuration. It provides a comprehensive set of methods and event listeners, streamlining real-time audio and video communication while requiring minimal coding.
Quickstart
This section provides a brief overview of how to quickly get started with using the Huddle01 SDK in an Android project.
Walkthrough
This section provides a step-by-step guide to building a simple Huddle01-based video conferencing app in an Android project.
Methods
This section provides an overview of the available Flutter Methods in the Huddle01 SDK that can be used to create custom functionality.
Pre Requisites
Before using the Huddle01 Kotlin SDK, make sure your setup has these things:
- Java Development Kit (JDK)
- Android Studio version 3.0 or higher
- Android SDK with API Level 21 or above
- An Android phone or tablet running version 5.0 or later
You can install Android Studio from here (opens in a new tab)