View Full Version : Doubt in photo album
iphonejudy
Apr 29, 2009, 06:24 AM
Is it possible to open photo album directly from our app?
iphonejudy
Apr 30, 2009, 07:24 AM
Solved by UIImagePickerController
iphonejudy
Apr 30, 2009, 08:36 AM
i used the below code to open the photoaAlbum
imagePickerController.sourceType = UIImagePickerControllerSourceTypeSavedPhotosAlbum;
I want to do the functionalities of the photo album from my app.
But when i click the image.it didnt get a closer view like the original photo album having?
Can i do it?Is it possible?
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.