Hello,
I've successfully figured out how to save local files onto a Cloud database. However, I'm currently facing a challenge where I need to store an image that isn't located in the local App Inventor storage. I have a download link (https://drive.google.com/uc?export=download&id=1O0gMRiRYfKDN-aDWV-R05LWJF0i1sK9V) and I'm looking for guidance on how to download it into the Cloud database and then display it using an Image component in App Inventor. Any tips or suggestions would be greatly appreciated!