Skip to main content
June 13, 2011
Answered

Default.png size for iPhone 4?

  • June 13, 2011
  • 3 replies
  • 1107 views

Hi Guys,

I have an app out that covers the iphone and ipad, now I am making an exclusive iPhone 4 version of it to accommodate the crazy high res display of the iPhone 4.

Anyhow I am not clear on what to do with the deafult.png file, do I make it 640px x 960px to fit just right into the iPhone 4 screen or do I make it 320 x 480, since there is no way right not to limit a release to jus the iPhone 4, the default.png image has to cover all platforms.

Or is there is a way to denote the default screen is specifically for the iPhone 4 such as the iPad version of the deafult.png which is called default_portrait.png??

Thanks, let me know if there is a clear answer, could not find anything with the search.

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer Joe ... Ward

Please see http://help.adobe.com/en_US/air/build/WSfffb011ac560372f-5d0f4f25128cc9cd0cb-7ffe.html#WS901d38e593cd1bac58d08f9112e26606ea8-8000

3 replies

Colin Holgate
Inspiring
June 13, 2011

The answer to your particular question, which is covered on that page too, is that the file named Default.png would be 320x480 and would be used by non-Retina deices, and Default@2x.png would be 640x960, and would be used by Retina displays.

Joe ... WardCorrect answer
Participating Frequently
June 13, 2011

Please see http://help.adobe.com/en_US/air/build/WSfffb011ac560372f-5d0f4f25128cc9cd0cb-7ffe.html#WS901d38e593cd1bac58d08f9112e26606ea8-8000

June 13, 2011

Perfect answer, thanks so much, page bookmarked for future refrence!!!