In this tutorial, you will be using the Android SDK, Vonage Video's client-side library for Android devices, to quickly build a real-time interactive video application using Kotlin.
Estimated completion time: 25 mins
Want to skip this tutorial? You can jump straight to the completed Kotlin client code in the Basic-Video-Chat-Kotlin folder of our Android sample app repo on GitHub. The repo includes a README with full documentation on how to run and explore the project. This tutorial focuses on the Kotlin version of the Android sample app. For the Java version, check the same Android sample app repo.
Requirements
To complete this tutorial, you’ll need:
- A valid Vonage Video API account — if you don’t have one, you can sign up for a free trial
- Android Studio
Basic video chat
Learn the basic concepts of the Vonage Video API platform, including how users can communicate through video, voice, and messaging. Explore a basic Vonage Video API flow.