Read jpg from SD Card

  1. test if file exists, if true set image
  2. if file does not exist, test for wifi, if true, download image and set
  3. if no wifi, load placeholder image from assets

Credits @Juan_Antonio for the network extension which allows you to test for wifi.