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++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -