In my project, i want to do something like this.
I just want to read the Path of the photo albums from the iPhone device,from where i want to get the photos. After getting the photos, i want to display the photos as views with swiping methodology, similar in the photo albums but in my project.
Is there is a way to achieve this?
Please advice me??
In my project, i want to do something like this.
I just want to read the Path of the photo albums from the iPhone device,from where i want to get the photos. After getting the photos, i want to display the photos as views with swiping methodology, similar in the photo albums but in my project.
Is there is a way to achieve this?
Please advice me??
Thanks,
Nagarajan T
I don't think this is possible, since the photo albums are not directly accessible from the application sandbox. The only access to the photo library is through the system picker, which returns the actual image after the user has already selected it.
please tell me how did you solve that problem give me a sample code if you can, or any other link, which have some help about it , i need to display images from library in tableview.
please tell me how did you solve that problem give me a sample code if you can, or any other link, which have some help about it , i need to display images from library in tableview.
i need to retrieve image from photo library without using image picker
hi, Thanks alot nagarajan , this code helped me, but if you know about how to retrieve image from photo library without uiimagepicker , i want to show all the pictures which is stored in our photo library without chosing them from imagepicker. Any idea about it ?
hi, Thanks alot nagarajan , this code helped me, but if you know about how to retrieve image from photo library without uiimagepicker , i want to show all the pictures which is stored in our photo library without chosing them from imagepicker. Any idea about it ?