Download a zip of images and use it in an app [Xamarin Forms - Android]

Luciano Nicolas SPONTON 1 Reputation point
2022-03-14T12:31:13.497+00:00

I'm building an app that works offline so I need to download a zip of images to show them even if there's no internet. Any idea how a can download the zip and then acceses to thoses images and show them?

Developer technologies | .NET | Xamarin
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Michael Taylor 60,346 Reputation points
    2022-03-14T14:58:35.81+00:00

    Download from where? If you have no network access then the only thing you can use is the local resources.

    At this point I don't know what a zip file has to do with this conversations as this applies to any file.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.