Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Make Transparent background of android icons in eclipse

How to make android icons with transparent background using eclipse.I know that we can make icons by eclipse->new->other->android icon set but how to make them with transparent background?Any help please.

like image 794
dka72 Avatar asked Jun 19 '12 13:06

dka72


1 Answers

Eclipse isn't an image editing program. If it has some basic functionality built in for that, I wouldn't recommend using it for design. If you have Photoshop, or can download GIMP, use those instead for icon design.

Also, be sure to save them as PNG and not JPG, as JPG does not support transparency.

like image 110
Kevin Coppock Avatar answered Nov 15 '22 09:11

Kevin Coppock