I made a media player windows store app where I used filepicker to pick file from pc to play. but I want to import the music library and video library and show the content in the homescreen to make it easy selecting files to play. how to do it? please help..
I'm using c# and xaml for my app.