I need to download a file from a link using network.download(), then show a menu with a folder selection, and save the downloaded file to this folder. All this should work on Android, can you give examples or a link to the documentation?
I need to download a file from a link using network.download(), then show a menu with a folder selection, and save the downloaded file to this folder. All this should work on Android, can you give examples or a link to the documentation?