Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

A iOS and Android app that demonstrates how to download an image from a url and save it to a SQLite database

License

Notifications You must be signed in to change notification settings

TheCodeTraveler/SaveImageToDatabaseSampleApp

Repository files navigation

Xamarin

SaveImageToDatabaseSampleApp

This sample app demonstrates how to download an image from a url and save it to a local SQLite database.

DownloadImageAsync() shows how to download the image as a byte[] from a URL using HttpClient.

The database model stores the image as a byte[]. When the image is retrieved from the database, it is converted from a byte[] to a Xamarin.Forms.ImageSource.

UI Demo

About

A iOS and Android app that demonstrates how to download an image from a url and save it to a SQLite database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.