VidyoPlatform reference application highlighting how to integrate Vidyo capabilities inthe native Android app.
Developer documentation: https://vidyo.github.io/vidyoplatform.github.io
git clone https://github.com/tmelko-vidyo/vidyoplatform-connector-android.git
- Download the latest VidyoClient Android SDK package here and unzip it.
- Copy the SDK package content located at /VidyoClient-AndroidSDK/lib/android/ to the /app/libs/ folder.
- Install
Android Studio Bumblebee 2021.1.1
or higher - Install required
Android SDK
andbuild-tools
- Open project in the Android Studio
- Refresh gradle project
- Build the application