Skip to content

StreamAMG/kaltura-android-sdk-demo-app

Repository files navigation

❗ Please note this project is deprecated, please see streamamg-sdk-android.

StreamAMG Android test app


Picture Picture


🔧 Requisites

  • Android Studio 3.0+ 💻
  • Android Emulator and/or real Android device 📱

⚠️ Android compatibility

  • API 21+: Android 5.0 Lollipop

🏁 Getting Started

  1. 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)

  2. 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...

  3. 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


📝 Credits

Author: Stefano Russello

Date first version: 24/09/2018

Updated:

Releases

No releases published

Packages

No packages published