How to get data from the download folder

Hello, everyone…i make an app that has an option to download items but i want to get the downloaded items that are in the download folder and show the downloaded item in a listview. For example: if i downloaded a song. I want to show the song in a listview…when i click the listview item. i want to open the the song through download folder.

How to get the downloaded items from the download folder?. Please help me.

Try the ListDirectory method of the file component
Taifun

1 Like