Display Image from Tiny DB

107 views
Skip to first unread message

brian b

unread,
Jan 8, 2017, 9:59:41 PM1/8/17
to MIT App Inventor Forum
I am saving images on one form with a button, I am saving the file as a firstname_lastname, and also saving a picture to a tinyDB.  When I go and try to display the image all I get is the image name.  Is there a way to display the actual image that is saved in the tinydb?  Or the image that is saved somewhere else, that my program saves it to?

I've gone ahead and attached my code for reference.

Thanks,

Capture.PNG

Italo

unread,
Jan 8, 2017, 11:09:03 PM1/8/17
to MIT App Inventor Forum
You can't save images in TinyDB. TinyDB is for text only, so save the location or URL of the image instead.
Reply all
Reply to author
Forward
0 new messages