Android app icons

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.

mdpi → xxxhdpiPlay Store 512100% freeNo sign-up

Trascina un'immagine per creare un favicon

Trascina, incolla o scegli un file

PNG · JPG · WebP · SVG — icone create sul tuo dispositivo

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

  1. Add your icon art — a high-resolution square PNG or SVG is ideal.
  2. Choose a background — a solid color reads well as a launcher tile.
  3. Switch to App icons — the tool renders all mipmap densities plus the Play Store size.
  4. 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.

l'icona del launcher di Android: sizes and where each is used

I telefoni Android coprono molte densità di schermo, perciò un'icona del launcher viene fornita in più risoluzioni, ciascuna nella propria cartella mipmap, più un'icona separata per la scheda del Play Store. Queste sono le densità esportate:

Size File Where it's used
48 × 48 px (mdpi) mipmap-mdpi/ic_launcher.png Icona del launcher a densità di base (schermi ~160 dpi).
72 × 72 px (hdpi) mipmap-hdpi/ic_launcher.png Icona del launcher ad alta densità (~240 dpi).
96 × 96 px (xhdpi) mipmap-xhdpi/ic_launcher.png Icona del launcher a densità extra alta (~320 dpi).
144 × 144 px (xxhdpi) mipmap-xxhdpi/ic_launcher.png Icona del launcher a densità extra extra alta (~480 dpi).
192 × 192 px (xxxhdpi) mipmap-xxxhdpi/ic_launcher.png L'icona del launcher di densità più alta per i moderni schermi di punta (~640 dpi).
512 × 512 px play-store-512.png L'icona ad alta risoluzione per la scheda di Google Play Store, non per il pacchetto dell'app.

Format & container

Ogni ic_launcher.png è nominato e organizzato in cartelle per un progetto Android nativo; per l'aspetto più pulito dell'icona adattiva, esporta da una sorgente quadrata ad alta risoluzione con uno sfondo pieno e un po' di margine.

How it's wired into your page

                mipmap-<density>/ic_launcher.png → la cartella res/ corrispondente del tuo progetto
play-store-512.png → Google Play Console (la scheda, non l'APK/AAB)
              

Tip

Attenzione alla zona di sicurezza dell'icona adattiva: i launcher ritagliano le icone in cerchi, squircle o quadrati arrotondati, quindi tieni i dettagli importanti centrati e aggiungi margine così che nulla di essenziale venga tagliato.

Tutti gli strumenti favicon e icone

Domande frequenti

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.

Altri strumenti per immagini