Android Adaptive Icon Generator
Export mipmap density buckets, adaptive foreground and background layers, the XML wrapper, and a 512 Play Store asset.
Export mipmap density buckets, adaptive foreground and background layers, the XML wrapper, and a 512 Play Store asset. Open the workshop to compose, crowd-test, and download.
What the ZIP contains
mipmap-mdpi/ic_launcher.png mipmap-hdpi/ … mipmap-xxxhdpi/ mipmap-*/ic_launcher_foreground.png mipmap-*/ic_launcher_background.png mipmap-anydpi-v26/ic_launcher.xml play/icon-512.png
Size table
| File | Size | Use |
|---|---|---|
| mipmap-mdpi/ic_launcher.png | 48×48 | mdpi legacy |
| mipmap-hdpi/ic_launcher.png | 72×72 | hdpi legacy |
| mipmap-xhdpi/ic_launcher.png | 96×96 | xhdpi legacy |
| mipmap-xxhdpi/ic_launcher.png | 144×144 | xxhdpi legacy |
| mipmap-xxxhdpi/ic_launcher.png | 192×192 | xxxhdpi legacy |
| mipmap-mdpi/ic_launcher_foreground.png | 108×108 | adaptive fg mdpi |
| mipmap-hdpi/ic_launcher_foreground.png | 162×162 | adaptive fg hdpi |
| mipmap-xhdpi/ic_launcher_foreground.png | 216×216 | adaptive fg xhdpi |
| mipmap-xxhdpi/ic_launcher_foreground.png | 324×324 | adaptive fg xxhdpi |
| mipmap-xxxhdpi/ic_launcher_foreground.png | 432×432 | adaptive fg xxxhdpi |
| mipmap-mdpi/ic_launcher_background.png | 108×108 | adaptive bg mdpi |
| mipmap-hdpi/ic_launcher_background.png | 162×162 | adaptive bg hdpi |
| mipmap-xhdpi/ic_launcher_background.png | 216×216 | adaptive bg xhdpi |
| mipmap-xxhdpi/ic_launcher_background.png | 324×324 | adaptive bg xxhdpi |
| mipmap-xxxhdpi/ic_launcher_background.png | 432×432 | adaptive bg xxxhdpi |
| play/icon-512.png | 512×512 | Play Store listing |
tvOS banners
| File | Size | Use |
|---|---|---|
| tvos/icon-400x240.png | 400×240 | App Icon @1x |
| tvos/icon-800x480.png | 800×480 | App Icon @2x |
| tvos/icon-1280x768.png | 1280×768 | App Store @1x |
| tvos/icon-2560x1536.png | 2560×1536 | App Store @2x |
Common review rejections
- Adaptive foreground that lives in the outer 18% — launchers crop to circle, squircle, or rounded square.
- A legacy ic_launcher that does not match the adaptive layers, so older devices show a different brand.
- Play Store 512 asset with transparency or a baked-in mask. Ship a full-bleed square.
Rendering stays in your browser. Crowd-test tiles come from the live App Store charts.
Home screen
Launcher
Tab and bookmarks
Crowd test
Your icon is dropped into the current Top Free chart for the selected category. Find it, then read the two explainable scores.
Lookalike check
Structure match against this category chart. Design reference only — not legal advice.
Previews apply launcher masks. Downloads are square PNG masters plus platform folders. SVG is included when the source is clipart, text, or an uploaded SVG. iOS keeps important marks near a 10% inset; Android adaptive icons crop harder — about 17% is the safe circle.