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.
3.15k
stars
747
forks
source link
How to List video from local storage by passing String(Path). #101
Hi, I am also having problem in that how to pass string to list the video.
This is the best Library I found but still have a problem with listing video from local storage.
I have this 3 string that I want to list in my project but library seems to complex for me as beginner , Please help me how can I pass these string in adapter @danylovolokh
Please Post method or adapter for listing video from local storage.
Thanks for this Library, I Appreciate your job.
Thank You
Hi, I am also having problem in that how to pass string to list the video. This is the best Library I found but still have a problem with listing video from local storage.
Example: /storage/emulated/0/Camera/video_20181005_120633.mp4" /storage/emulated/0/Camera/video_20181005_120621.mp4" /storage/emulated/0/Camera/video_20181005_120609.mp4"
I have this 3 string that I want to list in my project but library seems to complex for me as beginner , Please help me how can I pass these string in adapter @danylovolokh
Please Post method or adapter for listing video from local storage.
Thanks for this Library, I Appreciate your job.
Thank You
Similar Question: #30 @danylovolokh