Menu
Sites
Language
Save images to gallery (solved)

To save the image 'image.jpg' from my app to the gallery in Bada I use the path '/Media/Images/image.jpg' (without the quotes) but that doesn't seem to work in Tizen.

I found that using Tizen::System::Environment::GetMediaPath() works instead.

Edited on 18 03, 2014

Responses

1 Replies
Pushpa G
Thanks for sharing the information:)