How to create high-resolution iphone launch image?

前端 未结 4 1101
臣服心动
臣服心动 2021-02-05 23:32

As per the Apple iPhone Human Interface Guidelines I have created a Default.png image which is displayed while waiting for the application to load.

I created the image u

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-02-06 00:18

    It appears there are two options to create a high resolution (980x640) launch image from a screen shot of your application:

    1. Using an iPhone 4 you can either use xcode to capture the image via the organizer window or by taking a screen shot on the device (using the lock and home buttons). I have not been able to test this as I do not have access to an iPhone 4

    2. Using the iPhone Simulator you can emulate the iPhone 4 by going to Hardware -> Device -> iPhone 4 and capture a screen shot. In order to capture the screen shot you can use the built in os x screen shot functionality (cmd-shift-4). Alternatively there is a free tool called iPhone-Simulator Cropper which does a good job.

提交回复
热议问题