Skip to content


Putting an image into the iPhone emulator’s photo library

Recently started looking at iOS development. I have to say I’m not a fan of Object-C, but xcode I really like.

Anyway, to have a test image in the Photo Library on the emulator, the simplest way is probably just open Safari on the emulator and save an image

  1. Find image
  2. Hold mouse click on the image (this is the same as a hold gesture on the actual phone)
  3. Save

Posted in iOS. Tagged with , .