Complete List of Standard artwork

You must Login before you can answer or comment on any questions.

Hi I have been looking everywhere but I cant seem to find info on this topic.

Does anyone know the complete list of artwork supported by titanium for ios and android mobile sdk

I need case sensitive names and dimensions for each splash screen and icon used by iphone, iphone 4, ipad, and android so i can make good universal apps.

Thanks in advanced!

2 Answers

Accepted Answer

Here are the dimensions and proper filenames for iPad/iPhone/iPhone4

Resolution     Filename               Notes 
512x512        iTunesArtwork          iTunes Image 
57x57          Icon.png               Home screen for < iPhone 4 
114x114        Icon@2x.png            Home screen for iPhone 4 High Resolution 
72x72          Icon-72.png            Home screen for iPad compatibility 
29x29          Icon-Small.png         Spotlight and Settings 
50x50          Icon-Small-50.png      Spotlight for iPad compatibility 
58x58          Icon-Small@2x.png      Spotlight and Settings for iPhone 4 High Resolution 
320x480        Default.png            Splashscreen for < iPhone 4 
640x960        Default@2x.png         Splashscreen for iPhone 4 High Resolution 
768x1004       Default-Portrait.png        iPad - If you have not specified a Default-PortraitUpsideDown.png file, this file will take precedence
768x1004       Default-PortraitUpsideDown.png  iPad
1024x748       Default-Landscape.png       iPad - If you have not specified a Default-LandscapeLeft.png or Default-LandscapeRight.png image file, this file will take precedence
1024x748       Default-LandscapeLeft.png   iPad
1024x748       Default-LandscapeRight.png  iPad

— answered 2 years ago by Robert Johnson
answer permalink
10 Comments
  • thanks !

    — commented 2 years ago by Florent Rtitanium

  • Very useful- thanks!

    — commented 2 years ago by Jake Horner

  • nice job, android specs up next :)

    — commented 2 years ago by Rick Graner

  • Show 7 more comments

Your Answer

Think you can help? Login to answer this question!