tags:

views:

74

answers:

5

I'm more than happy coding apps. I am, however, rubbish at icon design. I'm sure I'm not the only one for whom this is a problem - and yet all android devs need to create a launcher icon.

Does anyone have any good tips on knocking up simple but effective launcher icons?

+3  A: 

Pay someone with the right skills.

TomTom
+1: you wouldn't ask a graphic artist to knock up a simple but effective mobile application, would you?
Joachim Sauer
I'd be more than happy to pay someone for a commercial application - in fact it would make sense. But many of us are just trying to write some apps to give away for free...
Paul Hunnisett
@Paul: then ask in your apps community (or a related one) if any graphics artists are willing to spend some time on it. If you want professional quality, you need someone with good skills.
Joachim Sauer
+2  A: 

Here's what I do: I created a simple square with a shady border and some gradient fill which looks something like this (that's not mine, just something similar):

http://timbunce.files.wordpress.com/2009/08/square-gradient-mask.png

Then I go to OpenClipArt (http://www.openclipart.org/) and get some image that fits for the application and put it on top of the square. That way I can make sure I'm not using copyrighted material while still creating some ok-looking icons.

Select0r
Thanks - I'll give that a go :-)
Paul Hunnisett
A: 

Your best bet would be to either hire an icon designer, or you can download royalty-free logo's to use as an icon, or you can try and design your own one from some inspiration here:

http://www.cutelittlefactory.com/articles/icon-inspiration-2/
http://abduzeedo.com/amazing-pictograms-and-icons

Lastly Google it.

Use them for inspiration only, don't just blatantly copy them.

// edit:

Take a leaf from the Apple app developers, hire someone professional, it's worth it.

Anriëtte Combrink
A: 

You can try the iconfinder:

iconfinder.com

You just have to make sure that how you use an icon fits its license

Martin
A: 

Google provide Icon Design Guidlines document. You can find icon style recomendations by Google there.

Hope it helps to find right icon for your app.

Yeti