Retina « icon « iPhone iPad Media Q&A

Home
iPhone iPad Media Q&A
1.animation
2.audio
3.AVAudioPlayer
4.box2d
5.cocos2d
6.CoreGraphics
7.CorePlot
8.Flash
9.graphics
10.icon
11.image
12.photo
13.plot
14.sound
15.video
iPhone iPad Media Q&A » icon » Retina 

1. How to setup normal Icon for iPhone3 and Retina for iPhone 4    stackoverflow.com

I heard somewhere of an workaround by adding the following files to your xcode project:

  • Icon.png - 57x57 pixels application icon for standard resolution iPhone
  • Icon@2x.png - 114x114 pixels application icon for high ...

2. Retina icons (@2x) aren't being used when images are specified in code    stackoverflow.com

I place a play.png image onto my view. When the view initially loads, the iPhone 4 grabs the corresponding play@2x.png file and it looks great. However, when I tap the play ...

4. How to use normal and retina display icons for iOS    stackoverflow.com

How do I properly use standard and retina display icons in iOS? Do I need to detect the resolution of the device? If so, what is the best procedure to do ...

5. iPhone icons, Retina only?    stackoverflow.com

I'm building an app which relies on the gyroscope which is only available on iPhone 4+. Thus I really only need consider Retina displays in my design. Is there ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.