How can I load images from a user's photo album on the iPhone? -


I want to randomly load images from the user's photo album, but I do not want to use an image Picker (i.e. I would like to keep images random background images).

EDIT: I'm trying to do this within an iPhone app. Is this possible?

(I can not find any references: UIImageWriteToSavedPhotosAlbum)

EDIT: I am not using saved images that I have created - whatever in the photo album The photo is stored will be loaded. For example, if I was making a memory styling game, then I want the card to randomly select images from the photo album. How can I go about that? Edit 2: What I can find is something like this:

I do not want to use UIImagePickerController because I do not want the user to make a decision. Expected to access a folder of images, and be able to load them, but I'm not sure this is something that gives us access to the apple ...

If I'm getting this right that you Or to the phone (ie SSH) to open a connection to the phone's file system to crop photos (or anywhere a specific location)?

Why not see something on the subject or see how the file system reached something in it.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -