Click here to Skip to main content
15,896,497 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am making a Music player App , which will Fetch the Songs from local storage & display them on the Recyclerview. 
I searched online and found about the MediaStore Class , but that also needs an API Android R.
Due to this I was wondering what is the most general way to fetch media files from android devices, which can we applied across different API's.


What I have tried:

I read few documentations & online blogs
Posted
Updated 6-Nov-20 23:33pm

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900