Hi All ,
Is it possible to save image/video in a subfolder under the photo-gallery on both iOS and Android platform ?
Basically I want to save all the images/videos of my application in " PhotoLibrary/myapp " . Is this achievable with Corona Sdk new media.captureVideo() and media.capturePhoto() api ?
Thanks in advance.