I am looking to implement Google\'s ExoPlayer in my app. Their documentation seems pretty vague to me, and all I am looking for is to play a video from an URL, no c
The ExoMedia library wraps exoplayer in simpler api and provides a video view for use in layouts. See usage examples on github: https://github.com/brianwernick/ExoMedia/