Android App Icon Generator
Generate Android launcher icons at every mipmap density (mdpi–xxxhdpi) plus the 512 px Play Store icon from one image — built in your browser.
Favicon oluşturmak için bir görüntü bırakın
Sürükleyip bırakın, yapıştırın veya dosya seçin
PNG · JPG · WebP · SVG — ikonlar cihazınızda oluşturulur
Launcher icons at every density
Android phones span many screen densities, so a launcher icon ships at several resolutions. This generator exports ic_launcher.png for mdpi (48), hdpi (72), xhdpi (96), xxhdpi (144), and xxxhdpi (192), plus the 512×512 Play Store icon — each in the right mipmap folder inside the zip.
Set a solid background and padding for a clean adaptive-icon look, then drop each mipmap folder into your project's res/ directory. Generation runs entirely on your device.
How to generate Android icons
- Add your icon art — a high-resolution square PNG or SVG is ideal.
- Choose a background — a solid color reads well as a launcher tile.
- Switch to App icons — the tool renders all mipmap densities plus the Play Store size.
- Download the zip — copy the mipmap-*/ic_launcher.png files into res/, and use play-store-512.png for your listing.
Tip: mind the safe zone
Android adaptive icons crop to circles, squircles, and more depending on the launcher. Keep important detail centered and add padding so nothing essential is clipped.
Android başlatıcı simgesi: sizes and where each is used
Android telefonlar pek çok ekran yoğunluğuna yayılır, bu yüzden bir başlatıcı simgesi birkaç çözünürlükte, her biri kendi mipmap klasöründe ve ayrıca Play Store girişi için ayrı bir simgeyle gelir. İşte dışa aktarılan yoğunluklar:
| Size | File | Where it's used |
|---|---|---|
| 48 × 48 px (mdpi) | mipmap-mdpi/ic_launcher.png | Temel yoğunluklu başlatıcı simgesi (~160 dpi ekranlar). |
| 72 × 72 px (hdpi) | mipmap-hdpi/ic_launcher.png | Yüksek yoğunluklu başlatıcı simgesi (~240 dpi). |
| 96 × 96 px (xhdpi) | mipmap-xhdpi/ic_launcher.png | Çok yüksek yoğunluklu başlatıcı simgesi (~320 dpi). |
| 144 × 144 px (xxhdpi) | mipmap-xxhdpi/ic_launcher.png | Çok çok yüksek yoğunluklu başlatıcı simgesi (~480 dpi). |
| 192 × 192 px (xxxhdpi) | mipmap-xxxhdpi/ic_launcher.png | Modern amiral gemisi ekranlar için en yüksek yoğunluklu başlatıcı simgesi (~640 dpi). |
| 512 × 512 px | play-store-512.png | Uygulama paketi için değil, Google Play Store girişi için yüksek çözünürlüklü simge. |
Format & container
Her ic_launcher.png yerel bir Android projesi için adlandırılmış ve klasörlenmiştir; en temiz uyarlanabilir simge görünümü için düz arka planlı ve biraz boşluklu, yüksek çözünürlüklü kare bir kaynaktan dışa aktarın.
How it's wired into your page
mipmap-<density>/ic_launcher.png → projenizdeki eşleşen res/ klasörü
play-store-512.png → Google Play Console (giriş, APK/AAB değil)
Tip
Uyarlanabilir simgenin güvenli alanına dikkat edin: başlatıcılar simgeleri daire, squircle veya yuvarlatılmış karelere kırpar, bu yüzden önemli ayrıntıları ortada tutun ve gerekli hiçbir şeyin kırpılmaması için boşluk ekleyin.
Tüm favicon ve ikon araçları
Sık sorulan sorular
Which Android densities are exported?
mdpi (48), hdpi (72), xhdpi (96), xxhdpi (144), and xxxhdpi (192) px as ic_launcher.png, plus a 512×512 Play Store icon — each in its own folder in the zip.
Where do the files go in my project?
Each mipmap-<density>/ic_launcher.png goes into the matching res/ folder; play-store-512.png is for your Google Play listing, not the app bundle.
Where are the icons generated?
In your browser, on your own device. How any data associated with the tool is handled is described in our privacy policy.
Can I also get iOS icons?
Yes — App icons mode exports the full iOS set (40–1024 px) in the same zip alongside the Android files.
Daha fazla görüntü aracı
Convert image format
PNG, JPG and WebP — convert any to any.
Image toolResize an image
Change dimensions to exact pixels or presets.
Image toolCrop an image
Crop to any ratio or an exact pixel size.
Image toolCompress an image
Shrink file size without visible quality loss.
Image toolConvert HEIC to JPG
Turn iPhone HEIC photos into universal JPG.