


The Windows platform handles MRT icons automatically, so if you specify src="res/windows/storelogo.png" the following files will be copied into the application's images folder: res/windows/, res/windows/, etc. Where src is the path to the icon which needs to be added. iOS įor Windows the recommended approach to define application icons is to use the target attribute. Icons are not applicable to the Browser platform. BlackBerry's documentation for targeting multiple sizes and locales.įor each platform, you can also define a pixel-perfect icon set to fit different screen resolutions. The following configuration can be used to define a single default icon which will be used for all platforms. Location of the image file, relative to your project directoryĭestination filename for the image file and all its' MRT companions If you do not specify an icon, the Apache Cordova logo is used. When working in the CLI you can define application icon(s) via the element ( config.xml). Documentation about splash screen images can be found in the Cordova-Plugin-Splashscreen documentation Splashscreen plugin docs.
#Image pro plus 教程 how to#
This section shows how to configure an application's icon for various platforms.
