A meida player extend ExoPlayer.
Step 1. Add the JitPack repository to your build file
allprojects {
repositories {
...
maven { url "https://jitpack.io" }
}
}
Step 2. Add the dependency
compile 'com.github.kakarrot:ExoPlayerView:v1.0'
##Thanks ExoPlayer Google exoplayer VideoControllerView JieCaoVideoPlayer