5

I want know, is any tool is available to generate all size android icon. Like hdpi, lpdi, xxhdpi , xxxhdpi

Generate all type on icon from tool

Jarvis
  • 1,714
  • 2
  • 20
  • 35

3 Answers3

10

You can make use of Android Studio. Right Click on your project->New->Image Asset and select your icon. Studio will automatically create all the required sized icons for you.

LvN
  • 701
  • 1
  • 6
  • 22
  • The best solution! – John Jang Jul 06 '18 at 01:05
  • This's the most convenient **but** (till now, see last edit date) it has a fixed size for custom icons. Use another would be better in this case. – Meow Cat 2012 Mar 07 '19 at 07:50
  • Now, in the latest versions, not able to generate background transparent icons. If we select Launcher Icon(Legacy Only), and Shape as none, a background will be added as svg. Is there any solution for this? – Vishnu Oct 19 '19 at 14:11
4

You can use below link. https://romannurik.github.io/AndroidAssetStudio/index.html

For material icon you can use Material icon generator plugin in android studio

user3509456
  • 122
  • 1
  • 11
4

Image resizer . Easy and simple : Final Android Resizer

Giteeka Sawlani
  • 465
  • 2
  • 8