<imgstyle="width:100%;"alt="The LiveKit icon, the name of the repository and some sample code in the background."src="/.github/banner_light.png">
</picture>
<!--END_BANNER_IMAGE-->
# Android Kotlin SDK for LiveKit
<!--BEGIN_DESCRIPTION-->
Official Android Client SDK for [LiveKit](https://github.com/livekit/livekit-server). Easily add
video & audio capabilities to your Android apps.
<!--END_DESCRIPTION-->
<!--BEGIN_DESCRIPTION-->Use this SDK to add real-time video, audio and data features to your Android/Kotlin app. By connecting to a self- or cloud-hosted <ahref="https://livekit.io/">LiveKit</a> server, you can quickly build applications like interactive live streaming or video calls with just a few lines of code.<!--END_DESCRIPTION-->
Table of Contents
=================
...
...
@@ -232,4 +235,13 @@ protoc_platform=osx-x86_64
1. Download webrtc sources from https://webrtc.googlesource.com/src
2. Add sources to Android Studio by pointing at the `webrtc/sdk/android` folder.