ADF Mobile Deployment Profile Properties - Application Images Page
Application menu
Application Properties
Deployment
profile
Edit
Application Images
Use to specify the image files used as an application icon and for the splash screens that appear as an application launches on an iOS-powered device. If you do not specify an icon, then an Oracle icon is used by default. All images must be in the PNG format. More
Do not add gloss effect to icons
Select if the shine effect on the icon should not be used.
iTunesArtwork
Enter (or browse to and select) the file location of an icon image (512 x 512 pixels) to override the default Apple image assigned to an iOS application bundle (that is, an.ipa file) that appears in iTunes. More
Platform Display Types
Override the default images used for application icons and splash screens for the following device types by entering the location of image file in the Application Icons, Splash Screen (Portrait) and Splash Screen (Landscape) fields:
- iPad
- iPhone
- iPad Mini
- iPhone 5
- iPad Retina
- iPhone Retina
Application Icons
Enter the location for the device-specific files used to override the default application icon images.
- iPad -- Enter (or browse to and select) the location of an image file used as an application icon on an Apple iPad. This image must be 72 x 72 (in pixels).
- iPhone -- Enter (or browse to and select) the file location for an icon image. For example, enter
src/images/iOS/icon.png. This image must be 57 x 57 (in pixels).
- iPad Mini -- Enter (or browse to and select) the file location for an icon image.
- iPhone 5 -- Enter (or browse to and select) the file location for an icon image. This image must be 144 x 144 (in pixels).
- iPad Retina -- Enter (or browse to and select) the location of an image file used as an application icon on an Apple iPad with a Retina display. This image must be 144 x 144 (in pixels).
- iPhone Retina -- Enter (or browse to and select) the location of the image file used as a display icon an Apple iPhone with a Retina display. This image must be 114 x 114 (in pixels).
Splash Screen (Portrait)
Enter the location for the device-specific files used to override the default application splash screen images used for the portrait orientation.
- iPad -- Enter (or browse to and select) the location of an image file used as an application icon on an Apple iPad. This image must be 768 x 1004 (in pixels).
- iPhone -- Enter (or browse to and select) the file location for an icon image. For example, enter
src/images/iOS/icon.png. This image must be 320 x 480 (in pixels).
- iPad Mini -- Enter (or browse to and select) the file location for an icon image. This image must be (in pixels).
- iPhone 5 -- Enter (or browse to and select) the file location for an icon image. This image must be 640 x 1136 (in pixels).
- iPad Retina -- Enter (or browse to and select) the location of an image file used as an application icon on an Apple iPad with a Retina display. This image must be 1536 x 2008 (in pixels).
- iPhone Retina -- Enter (or browse to and select) the location of the image file used as a display icon an Apple iPhone with a Retina display. This image must be 640 x 960 (in pixels).
Splash Screen (Landscape)
Enter the location for the device-specific files used to override the default application icon images used for the landscape orientation.
- iPad -- Enter (or browse to and select) the location of the splash screen image file used when the iOS device is in the landscape orientation. Depending on the orientation of the device, this image can be overridden by the image used for the iPad portrait orientation. This image must be 1024 x 748 (in pixels).
- iPad Mini -- Enter (or browse to and select) the file location for an icon image.
- iPad Retina -- Enter (or browse to and select) the location of the splash screen image file used when the iOS device is in the landscape orientation. Depending on the orientation of the device, this image can be overridden by the image used for the portrait orientation of the iPhone Retina field. This image must be 2048 x 1496 (in pixels).
Related Topics
Mobile Developer's Guide for ADF, "How to Create an iOS Deployment Profile"
Copyright © 19972013, Oracle. All rights reserved.