I want to make a music player which will play the music from device's music gallery, in Xamarin Forms.. i couldnt find a way to access storage folders.
I tried PCLStorage
but i think its not made to access that storage.
Asked
Active
Viewed 118 times
1

Sameer Kamran
- 227
- 4
- 15
-
each platform provides specific APIs for accessing their music library - you cannot simply do this via file access – Jason Aug 03 '18 at 12:31