Advertise Books Events Forum News Social Networking Support Us

sdkIQ for iPhone
($4.99)

Shape Up
($0.99)

Your First iPhone App
($1.99)

iVidCam Free
(free)

Kid Art
($0.99)

iPUBQUIZ
(£1.19)

ArtStudio
($3.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 05-01-2009, 04:30 AM   #1 (permalink)
Registered Member
 
Join Date: Mar 2009
Location: Chennai
Age: 23
Posts: 115
Default How to get the iPhone Photo Library path

Hello Experts,

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
nagarajan is offline   Reply With Quote
Old 05-01-2009, 08:08 AM   #2 (permalink)
Former NeXTStep Developer
 
Join Date: Mar 2009
Posts: 997
Default

Quote:
Originally Posted by nagarajan View Post
Hello Experts,

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.

joe
FlyingDiver is offline   Reply With Quote
Old 05-01-2009, 09:04 AM   #3 (permalink)
Registered Member
 
Join Date: Mar 2009
Location: Chennai
Age: 23
Posts: 115
Default

Ok.Please anyone share your thoughts if there is a way!!

Thanks,
Nagarajan T.
nagarajan is offline   Reply With Quote
Old 05-02-2009, 12:38 AM   #4 (permalink)
Registered Member
 
Join Date: Mar 2009
Location: Chennai
Age: 23
Posts: 115
Default Help please

Hello Experts,

Help me please??
nagarajan is offline   Reply With Quote
Old 07-30-2009, 02:08 AM   #5 (permalink)
New Member
 
Join Date: Jul 2009
Location: calicut
Posts: 4
Thumbs down

you can access images by using photolibrary.framework. but it was a private framework, apple won't accept that one
Vineeth

Quote:
Originally Posted by nagarajan View Post
Hello Experts,

Help me please??
vineeth_c is offline   Reply With Quote
Old 07-30-2009, 06:57 AM   #6 (permalink)
Registered Member
 
Join Date: Mar 2009
Location: Chennai
Age: 23
Posts: 115
Default

Quote:
Originally Posted by vineeth_c View Post
you can access images by using photolibrary.framework. but it was a private framework, apple won't accept that one
Vineeth
Hey i have solved it already with the help of UIImagePickerController, after reading multiple threads. Give interest to answer the new posts.

Regards,
Nagarajan T.
nagarajan is offline   Reply With Quote
Old 08-03-2009, 03:35 AM   #7 (permalink)
Registered Member
 
Join Date: Aug 2009
Posts: 12
Default how to get images in array

hello,

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.


Thanks
IDev is offline   Reply With Quote
Old 08-03-2009, 04:48 AM   #8 (permalink)
Registered Member
 
Join Date: Mar 2009
Location: Chennai
Age: 23
Posts: 115
Default

Quote:
Originally Posted by IDev View Post
hello,

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.


Thanks
Have a look at the following thread:

UIImagePickerController memory issues!

Hope this helps!!!

Regards,
Nagarajan T.
nagarajan is offline   Reply With Quote
Old 08-03-2009, 01:00 PM   #9 (permalink)
Registered Member
 
Join Date: Aug 2009
Posts: 12
Default 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 ?

Last edited by IDev; 08-03-2009 at 01:02 PM.
IDev is offline   Reply With Quote
Old 08-04-2009, 12:15 AM   #10 (permalink)
Registered Member
 
Join Date: Mar 2009
Location: Chennai
Age: 23
Posts: 115
Default

Quote:
Originally Posted by IDev View Post
i want to show all the pictures which is stored in our photo library without chosing them from imagepicker. Any idea about it ?
I don't think so!!. But there may be some private frameworks to achieve this.

Regards,
Nagarajan T.
nagarajan is offline   Reply With Quote
Old 08-04-2009, 05:11 AM   #11 (permalink)
Registered Member
 
kelvinkao's Avatar
 
Join Date: Jul 2009
Location: Los Angeles
Posts: 236
Send a message via AIM to kelvinkao
Default

Yeah, if you want to release this app in app store (which means, no private API allowed), the image picker is your only option.
kelvinkao is offline   Reply With Quote
Old 08-05-2009, 07:25 AM   #12 (permalink)
New Member
 
Join Date: Jul 2009
Location: calicut
Posts: 4
Thumbs down photo library without uiimagepicker

Quote:
Originally Posted by IDev View Post
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 ?

with out image picker you can access photolibrary images by using the private framework photolibrary.framework. you can get idea from the following link
Accessing all your onboard photos from your iPhone database - O'Reilly Digital Media Blog
- one thing for this you are using private framework . so apple won't allow it
vineeth_c is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Enter the iPhone App Challenge!  Win $500!
» Advertisements
» Stats
Members: 23,855
Threads: 38,628
Posts: 169,579
Top Poster: smasher (2,547)
Welcome to our newest member, laurelbigler58
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 07:06 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0