ExoPlayer2 MediaPlayer Extension

Elik Liu
1 min readJun 15, 2017

--

ExoPlayer has a totally new API design. If you already using mediaplayer, you need to change a lot of code in order to use ExoPlayer. This extension does the heavy work for you. It provides the same API,callbacks,lifecycle with android mediaplayer with exoplayer behind the scenes. It makes developers using exoplayer in their project much easier.

Battery included, The project come with a simple demo.

--

--