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
- Download repository
git clone https://github.com/OpenVidu/openvidu-livekit-tutorials.git
-
Open Android Studio and import the project
openvidu-livekit-tutorials/application-client/openvidu-android -
Run the application in an emulator or a physical device by clicking the
Runbutton in Android Studio. Check out the official documentation for further information.