I'm trying to use ACTION_IMAGE_CAPTURE to get an image from Camera. What places is safe to use as the EXTRA_OUTPUT ?
The only one i've found myself is sdCard, but it seems unconvinient to me (i need a permission, and user has to have an sdCard). Is there another place, i can use?