1

I want to select multiple photos from photoalum each time by programming, could you tell me how to do .

thank you very much.

best regards,

ofllm

ofllm
  • 21
  • 1
  • 4
  • Do you have any more information? Which language are you using? Objective C for iOS or is it a website for iPhones? Have you tried anything, we need more detail to provide a good answer. :) – Kyle Nov 30 '11 at 08:09
  • possible duplicate of [Select Multiple Images (UIImagePickerController or Photos.app Share UI)](http://stackoverflow.com/questions/1291270/select-multiple-images-uiimagepickercontroller-or-photos-app-share-ui) – Sjoerd C. de Vries Nov 30 '11 at 13:00

2 Answers2

1

seems it's impossible, please check here Select Multiple Images (UIImagePickerController or Photos.app Share UI)

Community
  • 1
  • 1
disorderdev
  • 1,458
  • 1
  • 14
  • 28
0

ELCImagePicker is a great way to accomplish this.

The Kraken
  • 3,158
  • 5
  • 30
  • 67