I’m starting with the camera component, I need to be able to take photos with the camera, and save them hidden in a path, and these can be consulted and viewed only with my app, I think I’m doing it wrong, and it’s not necessary to use tinydb. can someone help me, at the moment it generates error 201 the camera did not return an image
This is a known error since June 22… see this thread for possible workarounds
Taifun
1 Like
Yes, the error handler is used, in terms of creating the hidden directory and saving the photos that you recommend
I am seeing that it saves the image twice, once in the camera and once in the Images path, why does this happen?
/storage/emulated/0/Android/data/io.makeroid.companion/files/Pictures/
and another
in camera path