How can you find count of images in [[NSBundle mainBundle] bundlePath] at particular my folder….
Eg: /Users/Nag/Library/Application Support/iPhone Simulator/4.2/Applications/4409487C-1035-4329-B38A-B6F21E00FC63/MakeUp_IPhone.app/”MyFolder“
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
http://www.ericd.net/2009/06/iphone-getting-images-from-your-bundle.html
http://www.cocoabuilder.com/archive/cocoa/239638-number-of-images-in-main-bundle-folder-iphone.html
Check the above links. They may provide a solution to your problem.
Here is the code for you:
For getting images froma a paticular folder, see this: count no.of images
See this also: