I created custom camery and gallery from SDCard. I successfully created both. But After I saved a image from MyCameraActivity, It is not shown my custom gallery gridView.
MyCustomGalleryActivity is using Cursor to get thumbnail image from SDcard.
Why does it not show the image that was saved from myCamera?
The image is shown at default gallery application.
Help me plz...