I am working on ExoPlayer, I want to customize the ExoPlayer and listen for the Event next, previous, rewind, forward so that when the user clicks the next button next video
I use this link to customize the ExoPlayer for previous, next etc. You can implement your own logic to track all of these Events. It works for me.