Android Question What is the latest Downloader example to download a single huge file with progress B4A & B4I in B4Pages app

DKnowles

Member
Licensed User
Longtime User
Hi All

Its been a very long day, and sorry if I have missed an example or three on here that works for both android and iPhone.

I have seen so many but now just totally confused.

I have a single zip file that I need to download (yes the contents are different for each user) the file can be 700MB+ or just 50KB

I have the code to extract it been working fine until yesterday when new client needs to download around 3000 images (inside the zip file)

Any suggestions would be great, thanks David
 

josejad

Expert
Licensed User
Longtime User
I think this is the last example:

 
Upvote 0
Top