Quick Start Guide
Follow these steps to generate your icons in under two minutes.
Step 1: Open the Mobile Icon Generator Window
Navigate to the Unity menu Tools > Woowl Games > Mobile Icon Generator. This will open the main tool window.
Step 2: Prepare Your Source Images
You will need at least two source images: one for the base icon and one for the adaptive foreground.
CRITICAL: For each source texture you use, you must enable the "Read/Write Enabled" option in its Texture Import Settings in the Inspector. Select the texture file in your Project window and check the box, then click "Apply". The tool cannot read the pixel data without this setting.

Step 3: Assign Textures in the Tool Window
In the "Mobile Icon Generator" tab, drag and drop your textures into the appropriate slots:
Base Icon: Your main, full-bleed logo. This will be used for Legacy and Round icons. (e.g., a 1024x1024px image).
Adaptive Foreground: Your logo with a transparent background. (See Best Practices below for sizing this correctly!)
Step 4: Configure the Adaptive Background
Choose your desired background type:
Texture: Assign a background texture.
Solid Color: Pick a color from the color picker.
Linear Gradient: Choose a top and bottom color to create a vertical gradient.
Step 5: Generate!
Click the large "Generate All Icons" button at the bottom.
The tool will process for a moment, and a success message will appear. Your icons are now generated and automatically assigned in Project Settings > Player > Android.

Now you’re done!
Last updated