learnNcode/MediaChooser

play video in videoview

Closed this issue · 2 comments

how can i play the video on select on video and play the video in video view ?
How can i get the video url on click of video image ?

Hi,
This library is only to choose video and images from file system. Library will return you file path of all selected images/videos. You can play video by using that file path. Pull requests are always welcome :)