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

Déposez une image pour créer un favicon

Glissez-déposez, collez ou choisissez un fichier

PNG · JPG · WebP · SVG — icônes créées sur votre appareil

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'icône du lanceur Android: sizes and where each is used

Les téléphones Android couvrent de nombreuses densités d'écran, aussi une icône de lanceur est-elle livrée en plusieurs résolutions, chacune dans son propre dossier mipmap, plus une icône distincte pour la fiche Play Store. Voici les densités exportées :

Size File Where it's used
48 × 48 px (mdpi) mipmap-mdpi/ic_launcher.png Icône de lanceur en densité de base (écrans ~160 ppp).
72 × 72 px (hdpi) mipmap-hdpi/ic_launcher.png Icône de lanceur en haute densité (~240 ppp).
96 × 96 px (xhdpi) mipmap-xhdpi/ic_launcher.png Icône de lanceur en très haute densité (~320 ppp).
144 × 144 px (xxhdpi) mipmap-xxhdpi/ic_launcher.png Icône de lanceur en très très haute densité (~480 ppp).
192 × 192 px (xxxhdpi) mipmap-xxxhdpi/ic_launcher.png L'icône de lanceur de la plus haute densité pour les écrans haut de gamme modernes (~640 ppp).
512 × 512 px play-store-512.png L'icône haute résolution pour la fiche Google Play Store, pas pour le paquet de l'application.

Format & container

Chaque ic_launcher.png est nommé et rangé pour un projet Android natif ; pour le rendu le plus net de l'icône adaptative, exportez depuis une source carrée haute résolution avec un fond plein et un peu de marge.

How it's wired into your page

                mipmap-<density>/ic_launcher.png → le dossier res/ correspondant de votre projet
play-store-512.png → Google Play Console (la fiche, pas l'APK/AAB)
              

Tip

Attention à la zone de sécurité de l'icône adaptative : les lanceurs rognent les icônes en cercles, squircles ou carrés arrondis, alors gardez les détails importants au centre et ajoutez de la marge pour ne rien rogner d'essentiel.

Tous les outils favicon et icônes

Questions fréquentes

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.

Plus d'outils image