This sample application provides a demonstration of the capabilities and usage of the WyCDN SDK for Android developers. It is designed to help you integrate the WyCDN service into your Android application effectively. Below, you will find instructions on how to set up and run the sample app.
- Android Studio with compatible AGP
- Clone this repository to your local machine using your preferred Git client.
- Open the project in Android Studio.
- Build the project by selecting 'Build -> Make Project'.
Ensure that a valid Bitmovin player license key is defined in project gradle.properties
file.
- Connect your Android device via USB or use an Android emulator.
- Run the app from Android Studio by selecting 'Run -> Run 'wycdn-sampleapp-android''.