Search This Blog

Mind freaker Stuff

Please Visit my new blog http://www.mindfreakerstuff.com for new articles related to web and mobile designing.

Thursday, January 12, 2012

how to change Android App Icon



Following is the size for Icon and path used for Android apps using eclipse


1) Icon Path file name -  ic_launcher.png


Low density -- ldpi -- 36×36 px  

Medium density -- mdpi -- 48×48 px (correct size if only one drawable folder)

High density -- hdpi -- 72×72 px



2) Change In  AndroidManifest.xml file if you change the icon file name  (used on lowercase letters)


cheers......

No comments:

Post a Comment