GithubHelp home page GithubHelp logo

codetestmg / google-media-framework-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googleads/google-media-framework-android

0.0 1.0 0.0 7.54 MB

The Google Media Framework (GMF) is a lightweight media player designed to make video playback and integration with the Google IMA SDK on Android easier.

License: Apache License 2.0

Java 100.00%

google-media-framework-android's Introduction

#Google Media Framework for Android

Build Status

##Introduction The Google Media Framework (GMF) is a lightweight media player designed to make video playback and integration with the Google Interactive Media Ads (IMA) SDK on Android easier.

Google Media Framework Android Demo

The framework is currently in beta, allowing interested developers to try it out and send feedback before we finalize the APIs and features.

##Features

  • A customizable video player UI for video playback on Android
    • Logo and branding colors
    • Action buttons within video UI for other actions (ex. share or download)
    • Subtitle support
  • Easily integrate the Google IMA SDK to enable advertising on your video content
  • Built on top of ExoPlayer
    • Plays MPEG DASH, HLS and mp4, and easily extended to other video formats

##Getting started

Clone the repository

git clone https://github.com/googleads/google-media-framework-android.git GoogleMediaFramework

Then import the project in Android Studio (or build using Gradle via ./gradlew).

###Via jCenter You can also include GMF by adding the following in your project's build.gradle file:

compile 'com.google.android.libraries.mediaframework:mediaframework:X.X.X'

where X.X.X is the version. For the latest version, see the project's Releases. For more details, see the project on Bintray.

Note: this installs the underlying mediaframework library. For the demo package with IMA integration, please download or clone the source.

##Documentation

Please see the Javadoc

##Wiki For a detailed description of the project, please see the wiki.

##Where do I report issues? Please report issues on the issues page.

##Support If you have questions about the framework, you can ask them in our google group.

##How do I contribute? See CONTRIBUTING.md for details.

##I want to use a newer version of Exoplayer Change the version of ExoPlayer included in the googlemediaframework package's build.grade:

compile 'com.google.android.exoplayer:exoplayer:rX.X.X'

Note: you may have to modify the code if any underlying ExoPlayer APIs have changed.

##Requirements

###Deployment

  • Android 4.1+

###Development

  • Gradle (1.12 or above)
  • Android Studio (0.8 or above)
    • Build tools version 19.1.0 (installed via SDK manager)
    • Google Play Services version 4.3.23 or higher (installed via SDK manager)
    • Google Repository (installed via SDK manager)
  • ExoPlayer (Included as a jar file)

google-media-framework-android's People

Contributors

hariharsubramanyam avatar tensafefrogs avatar ypavlotsky avatar anggras avatar bshaparenko avatar cklar avatar dan-dr avatar megamattron avatar kazo0 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.