This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When new item in the list become the most visible, this library gives an API to track it.
Hello, today I started using this API but I have several problems, first the example I saw at the beginning did not work and I had to download the app and copy the code, then I saw that the APP plays the videos already saved, and mine are URL, I put my videos in the URL and the code as it is here below and I have these problems:
1 - When loading the video from a URL, it takes up to several minutes to play.
2- When you roll down the RecyclerView, the videos above do not stop playing (both videos are played at the same time).
Hello, today I started using this API but I have several problems, first the example I saw at the beginning did not work and I had to download the app and copy the code, then I saw that the APP plays the videos already saved, and mine are URL, I put my videos in the URL and the code as it is here below and I have these problems:
1 - When loading the video from a URL, it takes up to several minutes to play.
2- When you roll down the RecyclerView, the videos above do not stop playing (both videos are played at the same time).
If they helped me, it would be a great relief