Hello,
I’ve made an app that lets you take a picture and draw on it.
After the image is taken it sets the image as a background of a canvas to be drawn on.
But the Taken picture is also stored in the normal location for images, so I end up with double data.
Is there a way to take a picture and only store in the location the app state’s,
Or to remove the picture from the DCIM folder