Hello,
I am working on Camera Application Development.
My application is working fine in capturing the image. (working on EMULATOR)
Now i want that the captured image get saved in the Gallery.
Being new to android Application Development, i Dont know how to do this..
So please help!
NOTE: I have NOT used Intent("android.media.action.IMAGE_CAPTURE");
Rather I have coded it myself.


