Reputation: 22820
Could you please point me to a complete list of ALL the different icons (dimensions + name) needed for an iOS (iPhone/iPad) application? (retina or non-retina display)
e.g.
[email protected], etc
I've been looking for a solid reference for that (even on SO), and I'm still not sure...
Any help will be greatly appreciated.
Upvotes: 3
Views: 1602
Reputation: 3830
Here are the names and sizes of iOS icons:
http://developer.apple.com/library/ios/#qa/qa1686/_index.html
And here are the names and sizes of other images, such as iPad 3 retina launch image:
App Icons in the Programming Guide:
Note that this is correct and complete at the time of writing. But these may change in future! So when this post gets old, check Human Interface Guidelines on developer.apple.com instead.
Upvotes: 1
Reputation: 14123
These are what you are looking for:
Mobiledev
Tumblr
Icon handbook
I am sure you'll have a complete answer to your query by following these.
Upvotes: 2