I am working on Galaxy Nexus(Android 4.0.3). I refer this to link https://developer.android.com/training/camera/photobasics.html to save captured image to store directly into gallery but it is storing image to Misc files. Please tell me what i have to do to store it in gallery.
Thanks in advance.
Gallery is not an image storage. It is an app that displays images stored in different locations on the device.
Check this out:
android how to save captured image into phones gallery