1.- Take a Picture with Camera component.
2.- Write a tag and commentary.
3.- Save commentary in TinyDB1
4.- Convert Picture to String Base64 and save String in TinyDB2.
5.- Look Namespace in Properties TinyDB1 and TinyDB2.
6.- Write tag and Click in button to get and view picture and commentary.
7.- Get String of TinyDB2 and convert in File in ASD/auxiliary_dir/auxiliary_file.png
8.- Show ASD/auxiliary_dir/auxiliary_file.png in Image2 component.