What is a minimal image size that can be used as icon ? I'm trying to optimize my application and icon takes a lot of space in apk file.
Asked
Active
Viewed 36 times
0
-
http://stackoverflow.com/q/12117023/1777090 – MysticMagicϡ Dec 29 '14 at 08:19
-
@ Pan are you asking size in terms of pixel width and height or size in terms of KB ? – Roll no1 Dec 29 '14 at 08:52
-
@MagicalPhoenixϡ thx,but I mean in KB – Pan Bydlak Dec 29 '14 at 11:49
-
@PanBydlak: there is no limitation in terms of KB. Please check quality of images also , while you are optimizing the application. You can use .png images with 18 or 24 bit images. – Roll no1 Dec 29 '14 at 11:51