0

I want to remove black background from my app icon . What is the best possible way to that to add full transparency in background.

Screenshot of the icon - AppIcon

Paras Singh
  • 59
  • 1
  • 2
  • 1
    Use a png image instead of jpg – nupadhyaya Oct 02 '18 at 03:03
  • Some launchers apply the default background to app icons. Does it happen to every icons in your device? – Hai Hack Oct 02 '18 at 03:32
  • 1
    put your image in this website [link](https://romannurik.github.io/AndroidAssetStudio/icons-launcher.html#foreground.type=clipart&foreground.clipart=android&foreground.space.trim=1&foreground.space.pad=0.25&foreColor=rgba(96%2C%20125%2C%20139%2C%200)&backColor=rgb(68%2C%20138%2C%20255)&crop=0&backgroundShape=square&effects=none&name=ic_launcher) and make the shape ( none ) otherwise if not work some of android version put it by force – Hassan Badawi Oct 02 '18 at 04:52
  • i am using png only @nupadhyaya – Paras Singh Oct 02 '18 at 05:11
  • My launcher apply white background but I have made transparency 0 % in Image Assest so it is showing Black colour . @HaiHack – Paras Singh Oct 02 '18 at 05:12
  • where have you placed your icon in? asset folder or drawable folder? – Hai Hack Oct 02 '18 at 05:25

0 Answers0