Android ExoPlayer onProgressChanged
I know this question is very old. But, I landed on this while implementing ExoPlayer. This is to help the others who do the same later on:) So, I have followed the following methods to track progress of the playback. This is the way it is done in the ExoPlayer Google Docs. It works as … Read more