I am storing image from an imageView
which is available as bitmap
.
I am storing the image as test.jpg
in the external memory although the image gets saved by that name (I confirmed by using a file manager in phone) the image is not presented in the gallery where all other images are shown.
Why is this so?