0

I want to load all video form particular folder where I want to downloaded. Is it possible to load all video from the particular device folder and play. I searched but not able to find any solution. I found MediaStore.Video.Media.DATA. related all video that stored in my device by the media query. But I want to get all video only particular folder?

1 Answers1

0

If you know path of your downloaded video.. than you can use that path to fetch files from that folder.

refer this SO answer

Community
  • 1
  • 1
Sanket Kachhela
  • 10,861
  • 8
  • 50
  • 75