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
thanks.
Your Answer
Think you can help? Login to answer this question!