I am trying to connect to a site, parse the images on the site using Jsoup, save each image as a Bitmap, then display all of these images in a Gr
Jsoup
Bitmap
Gr