Hey i'm trying to use Android's camera without saving an image to the SD card. I want the user to be able to take a photo (with preview), then preform some modifications to it and then choose if to save it or not.
Now in This question they did a work around for deleting the image after it's saved, but that dosen't seem like the right choice to me.
How can i achive this?
Isn't there a built in option for that?