I tried to write a class which store images from url. It will first check if the image is already exist, if not then get from internet and store it to file path. However, I