How to get the list of all .mp3 files (from both media card and device memory) in Xamarin.Forms?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


How to get the list of all .mp3 files (from both media card and device memory) in Xamarin.Forms?



I want to build audio player type application by using xamarin.forms and I'm new to it, So I don't know how to get the list of all .mp3 files (from both media card and device memory) to show to user in main page of my app?





Possible duplicate of Searching entire device for specific file type gives UnauthorizedAccessException
– Plutonix
2 mins ago









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Makefile test if variable is not empty

Will Oldham

Visual Studio Code: How to configure includePath for better IntelliSense results