Android Icon Generator — Launcher Resources
Generate Android launcher icon densities and adaptive icon companion resources. Review foreground placement before adding them to your project.
Get StartedFree editing and export, no watermark. AI generation and AI editing use credits. Use the full editor in a desktop browser.
One source, styled and exported



Example rendered from repository demo artwork with the icon renderer. Platform padding, masks and delivered resources depend on the selected preset.
How to use it
- Import the foreground artwork and choose a suitable background.
- Select Android, inspect small previews and export.
- Merge the generated res folders and check manifest references on a device.
Legacy densities and adaptive resources serve different launchers
Legacy mipmap images cover different display densities. Adaptive icon XML and companion layers let supported launchers apply their own masks. Preserve the archive directory structure and inspect the resources alongside your existing app icons before replacing files.
Keep the mark inside the safe area
Different launchers may crop the same foreground into circles, squircles or other shapes. Leave room around the subject and test more than one launcher mask. The Play Store artwork is a separate output; generating resources alone does not update the store listing.
Files and sizes in the current preset
This list reads the application preset. Exporters add project companion files; size selection affects the final archive. Extract container files from the downloaded ZIP.
View 7 image outputs
| File | Size |
|---|---|
| android/app/src/main/res/mipmap-ldpi/ic_launcher.png | 36 × 36 |
| android/app/src/main/res/mipmap-mdpi/ic_launcher.png | 48 × 48 |
| android/app/src/main/res/mipmap-hdpi/ic_launcher.png | 72 × 72 |
| android/app/src/main/res/mipmap-xhdpi/ic_launcher.png | 96 × 96 |
| android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png | 144 × 144 |
| android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png | 192 × 192 |
| android/playstore.png | 512 × 512 |
Questions before you start
Do I need to pay or sign in?
Ordinary image editing and export are free. AI requests require sign-in and credits; cloud sync and other account services depend on your plan.
Will this change my project automatically?
No. Preview and download the resources in the editor, then integrate them into your project. Keep a backup of existing icons and test the build.