We are developing a Roku screensaver application. So, basically, we are fetching the images from the AWS S3 bucket. We need a way to cache the images in some kind of non-volatile memory in Roku after initially loading the images from the AWS S3 bucket. Is there a way to store the images at runtime ...