what is the best size to use for an Android application icon -


what best size use android application icon? 72*72?

i want install application on high resolution screen (hdpi).

enter image description here

thanks

have here , here.

72 x 72px correct hdpi, actual content within being 60px 60px. you'd want support other densities though avoid upsetting people other devices.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -