How do you Save Text and Image Thumbnails in an App?

Hello community,

I'm creating an app that allows me to perform inspections. This means I enter some finding or description, and then I take a picture of it. I want the app to save a thumbnail of the picture along with the entered text in a list view. In my app, only text is being saved, and I'm not sure how to modify the code to also save the pictures. Everything is also saved in a CSV file. I would appreciate some help, and thank you in advance
Many thanks in advance,

Hello and welcome to our community

you can use Tiny DB to save text and image in your device but if you want to save it in online Database you can use Spreadsheet, Tiny web DB, cloud DB and Firebase to save and get data from many devices but if you are looking for something else, please reply it.

One way to create thumbnails of the full image with this extension:

1 Like