title | description | position | publish | slug |
---|---|---|---|---|
Assets Management |
5 |
true |
assets-management |
You can quickly configure the icons and splash screens of your app by providing a single PNG
source file. {{ site.sk }} uses this image to generate the image resources for all mobile platforms.
TIP: You must provide separate image sources for the icons and splash screens.
- The source image must be in
PNG
format. - The source image must be at least
1024x1024
pixels.
TIP: If the splash screen source image contains a logo-like image, the logo must be centered. Otherwise, it might not be resized properly.
IMPORTANT: The application assets that {{ site.sk }} creates from your source image will overwrite any existing icons or splash screens.
- Launch {{ site.ns-sk }} and open your app.
- From the left toolbar, select Assets to open the Assets view.
- To generate the icons of your app, complete the following steps.
- In the icon placeholder in the generator, click Browse.
- Browse and locate the image source that you want to use, select it and click Open.
- When prompted, choose for which platforms you want to generate icons.
- Click Generate and wait for the operation to complete.
- To generate the splash screens of your app, complete the following steps.
- In the splash screen placeholder in the generator, click Browse.
- Browse and locate the image source that you want to use, select it and click Open.
- When prompted, choose for which platforms you want to generate splash screens.
- (Optional) Provide a custom background color in a hexadecimal format.
- Click Generate and wait for the operation to complete.
- (Optional) Select the Android and iOS tabs to inspect the newly added app assets.
[Deploy your app on a connected device]({% slug deploy-on-device %}) to check the newly added icons and splash screens.