Save images to gallery (solved)

Save images to gallery (solved)

BY 01 Jun 2013 Native Application Development

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.

Written by