Hello,
I am writing a code for an android app in which I have to captures image and save it into internal storage of android. For this I have written the following code-
This code creates jpeg file but don't write the image into it.
Later I tried writing following code in onActivityResult-