Вопрос

Is it possible to store images locally, on device, using app-inventor? I'd like to download some images from a website and store them locally to be able to access them when offline.

As far as I can tell TinyDB will only store text and I'm not sure what other component I could use to do it.

Это было полезно?

Решение

yes, sure...
just use the web component to download them, see an example how to do it here

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top