Hi.
I have a question for Tizen native coding.
My app has a function that it can save image to media folder in SD card.
As we know, the app "Gallery" shows images from the media folder "Images".
When my app saves a image to SD card, the Gallery image list does not include the save file.
If I reboot the device, the Gallery image list includes the save file.
How can I make the Gallery image list contain my save image files whenever my app saves images?
Thanks,
Daegeun.