❗ Please note this project is deprecated, please see streamamg-sdk-android.
- Android Studio 3.0+ 💻
- Android Emulator and/or real Android device 📱
- API 21+: Android 5.0 Lollipop
-
First of all, you have to clone this repository on your local project directory.
Open a terminal and move to the folder of your projects and then clone the StreamHub repository using
YOUR_USERNAME
:git clone https://[email protected]/sukdev/streamamg-android-app.git (optional dest directory)
A new folder should be created with name streamamg-android-app (if you didn't specify one)
-
Move to the new directory.
Add PlayerSDK and GoogleMediaFramework (Kaltura Android SDK) into that directory:
git clone https://[email protected]/sukdev/kaltura-android-sdk.git (optional same directory)
So the directories should be like this:
📂 Projects Directory
📁 streamamg-android-app
📁 kaltura-android-sdk
📁 playerSDK
📁 googlemediaframework
...Other files...
📁 app
📁 gradle
📁 fastlane
...Other files...
-
Open Android Studio and select
streamamg-android-app
directory.The project should run in any emulator as well as in any real device with API >= 21
Author: Stefano Russello
Date first version: 24/09/2018
Updated: