Android Adaptive Icons
Create proper Adaptive Icons and Dynamic Themed Icons (Android 13+) via Android Studio Asset Studio.
Steps
-
Open the
androidfolder in Android Studio. -
Right-click
app→ New → Image Asset. -
In Asset Studio:
- Icon Type: Launcher Icons (Adaptive and Legacy)
- Foreground Layer: Upload your logo (Asset type → Image), adjust scaling.
- Background Layer: Choose brand background color (Color) or background asset (Image).
-
Click Next, verify target directories (
mipmap-hdpi,mipmap-xhdpi,mipmap-anydpi-v26, etc.), and click Finish.
After generation
- Output writes to
android/app/src/main/res/mipmap-*includingmipmap-anydpi-v26/for adaptive icons and monochrome variants for themed icons. - Uninstall previous builds before testing shape changes on-device.
Still stuck?
Our support team is ready to help you get set up.

