Hi ya,
Is there a simple way to programmatically access all the images stored in the photo library on an IOS or Android device using Solar 2D?
I have looked at media.selectPhoto but that doesn’t quite do what I want as it’s a user interaction selecting a single image.
I would like to access each image in the devices photo library, do a it of processing using something like impack and then store the resulting image (which will be very small in size) in the local app directory for subsequent use.
I can’t see an easy way to do it … any advice on this would be welcomed. If its obvious I apologise but can’t seem to find anything
Many Thanks
David