Kotlin
Congratulations! 🎉
You've successfully set up multiparty video with the Vonage Android SDK! You now have a session with publisher, multiple subscriber slots wired to incoming streams, and a Jetpack Compose UI that hosts SDK views in LazyVerticalGrid cells plus a picture-in-picture publisher preview.
Additional Resources
Simple Multiparty
Learn how to use the Vonage Android SDK for a multi-party call. The application publishes audio/video from a device and can connect to multiple subscribers.
Available on:
Steps
1
Introduction2
Getting Started3
Creating a new project4
Adding the Android SDK5
Setting up authentication6
Requesting permissions7
Connect publish and show yourself8
Multiparty subscribe to every remote stream9
Host SDK views in AndroidView10
Running the app11
Conclusion