Basic Android

Basic client application built for Android using Kotlin. It internally uses livekit-client-sdk-android.

For further information, check the tutorial documentation.

Prerequisites

Run

  1. Download repository
git clone https://github.com/OpenVidu/openvidu-livekit-tutorials.git
  1. Open Android Studio and import the project openvidu-livekit-tutorials/application-client/openvidu-android

  2. Run the application in an emulator or a physical device by clicking the Run button in Android Studio. Check out the official documentation for further information.