Skip to content

johndpope/AndroidClientDownload

Repository files navigation

AndroidClientDownload Release

Features

  • EMP Integration & Analytics
  • DASH VOD Download
  • Widevine License Download

Tutorials

Requirements

  • Android 4.4+

Dependencies

Installation

JitPack

Releases are available on JitPack and can be automatically imported to your project using Gradle.

Add the jitpack.io repository to your project build.gradle:

allprojects {
 repositories {
    jcenter()
    maven { url "https://jitpack.io" }
 }
}

Then add the dependency to your module build.gradle:

dependencies {
    compile 'com.github.EricssonBroadcastServices:AndroidClientDownload:{version}'
}

Note: do not add the jitpack.io repository under buildscript {}

Release Notes

Release specific changes can be found in the CHANGELOG.

Upgrade Guides

Major changes between releases will be documented with special Upgrade Guides.

About

Library for android 2.0 media downloads

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages