Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can set a single icon that will be used for all platforms (please see the note below regarding iOS limitations), and all display resolutions simply by using the "icon" tag:

...

Simply copy and paste this line into your XML document. It doesn't matter where, as long as it is in the "widget" level. Keep in mind, however, that this won't offer the optimum resolutions for devices, and so on some devices the icon may look fuzzy.

Info
Note: To use a single icon with iOS, this icon must be 120x120 pixels, however this icon will not scale. For higher or lower resolution devices, you will simply see a placeholder icon. We strongly recommend you add the full iOS icon set as described below.


Specific Icon Sizes:

To better control the look of your icons, and to ensure they don't need to be resized depending on platform and device resolution, you can set multiple icon sizes.

...

The sizes of each icon are:

iOS versionDeviceFilenameSize
8+iPhone 6 Plusicon-60@3x.png180x180
7+iPhone / iPod Touchicon-60.png60x60
icon-60@2x.png120x120
iPadicon-76.png76x76
icon-76@2x.png152x152
6.1Spotlight Iconicon-40.png40x40
icon-40@2x.png80x80
iPhone / iPod Touchicon.png57x57
icon@2x.png114x114
iPadicon-72.png72x72
icon-72@2x.png144x144
iPhone Spotlight and Settingsicon-small.png29x29
icon-small@2x.png58x58
iPad Spotlight and Settingsicon-50.png50x50
icon-50@2x.png100x100


You can read more about the use of each icon size on Apples Apple's website:

https://developer.apple.com/ios/human-interface-guidelines/graphics/app-icon/


Next Step

Building Your Appfor Android