Android App Icon Generator
Create an Android launcher icon with AI, export density-specific mipmap assets, and prepare foreground and background layers for adaptive icon workflows.
Start Creating Your Icon
Describe your desired icon, and AI will generate a professional design
Optional controls follow your prompt.Style and Primary Color are optional. Auto settings follow your prompt.
Complete Android Icon Solution
Export launcher assets for Android projects and prepare the layers used by adaptive icons.
Adaptive Icons
After separating the original background, export a foreground layer, dedicated background layer, and adaptive icon XML resources.
Complete Mipmap Structure
Export launcher PNGs for mdpi, hdpi, xhdpi, xxhdpi, and xxxhdpi resource directories.
Play Store Ready
Includes 512x512px high-res icon optimized for Google Play Store submission.
Background Removal
Separate the original background to create the transparent foreground layer required for a complete adaptive icon export.
Android Icon Sizes Reference
Common launcher density assets and adaptive icon export targets.
| Usage | Size | Folder |
|---|---|---|
| mdpi | 48×48 | mipmap-mdpi |
| hdpi | 72×72 | mipmap-hdpi |
| xhdpi | 96×96 | mipmap-xhdpi |
| xxhdpi | 144×144 | mipmap-xxhdpi |
| xxxhdpi | 192×192 | mipmap-xxxhdpi |
| Adaptive Icon (Foreground/Background) | 432×432 | mipmap-anydpi-v26 |
| Google Play Store | 512×512 | playstore.png |
Adaptive icons require foreground and background layers. Play Store icon must be 512x512px.
How to Use in Android Studio
Add launcher assets—and adaptive icon resources when a foreground layer exists—to an Android project in three steps.
1. Generate Your Icons
Generate an Android launcher icon. For a full adaptive package, first separate the original background to create a foreground layer.
2. Download the ZIP
Download density-specific mipmap assets. If a foreground layer is available, also choose a dedicated background and export adaptive icon XML resources.
3. Add to Android Project
Copy the exported resource folders into app/src/main/res/, sync the project, and verify the launcher icon on target Android versions.
Ready to Create Your Android App Icon?
Generate Android launcher assets and prepare a foreground layer for a complete adaptive icon export.
Related Resources
Explore more tools and guides to level up your app development workflow