Fetch File by File

I have made up an aia project that uses a csv file in the assets to provide the file list, and to then download the files - file by file. A folder called MyFiles is created in the ASD and the files are downloaded there. I used @Juan_Antonio's network extension to test for wifi before allowing the download of files. The blocks should handle a break in wifi, and continue to download files where they left off (it is possible may have a partial file because of a break in wifi, i do not know what Android does in these situations...)

CSVfromGDReadAndDownload.aia (14.2 KB)

Over the years we must have done this same exercise a dozen times, let us hope this is the last...:wink: