Android Icon Generator — Launcher Resources

Generate Android launcher icon densities and adaptive icon companion resources. Review foreground placement before adding them to your project.

Free editing and export, no watermark. AI generation and AI editing use credits. Use the full editor in a desktop browser.

One source, styled and exported

Original sample icon
Source
Icon with a gradient background and padding
Edited composition
32-pixel exported icon preview
32 × 32 PNG

Example rendered from repository demo artwork with the icon renderer. Platform padding, masks and delivered resources depend on the selected preset.

How to use it

  1. Import the foreground artwork and choose a suitable background.
  2. Select Android, inspect small previews and export.
  3. Merge the generated res folders and check manifest references on a device.

Legacy densities and adaptive resources serve different launchers

Legacy mipmap images cover different display densities. Adaptive icon XML and companion layers let supported launchers apply their own masks. Preserve the archive directory structure and inspect the resources alongside your existing app icons before replacing files.

Keep the mark inside the safe area

Different launchers may crop the same foreground into circles, squircles or other shapes. Leave room around the subject and test more than one launcher mask. The Play Store artwork is a separate output; generating resources alone does not update the store listing.

Files and sizes in the current preset

This list reads the application preset. Exporters add project companion files; size selection affects the final archive. Extract container files from the downloaded ZIP.

View 7 image outputs
FileSize
android/app/src/main/res/mipmap-ldpi/ic_launcher.png36 × 36
android/app/src/main/res/mipmap-mdpi/ic_launcher.png48 × 48
android/app/src/main/res/mipmap-hdpi/ic_launcher.png72 × 72
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png96 × 96
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png144 × 144
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png192 × 192
android/playstore.png512 × 512

Questions before you start

Do I need to pay or sign in?

Ordinary image editing and export are free. AI requests require sign-in and credits; cloud sync and other account services depend on your plan.

Will this change my project automatically?

No. Preview and download the resources in the editor, then integrate them into your project. Keep a backup of existing icons and test the build.