문제

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