Save and retrieve Picture from camara (sQlite)

Before storing the image as blob in the database, you have to convert it into a blob...

You can use one of the following methods
using the webviewer and some JavaScript

using an extension

There might also be other method, see also Search results for 'Blob' - MIT App Inventor Community

Taifun