Android Question Image quality and type for best results? Icons etc..

schemer

Active Member
Licensed User
Longtime User
In converting a previous vb app I have some small icons etc that seem like they need some polishing up for better quality viewing on the Android. What are the rules or best practices for images when dealing with the app itself like for buttons and icons? I like to use transparent png's so that should be fine but what is the preferred resolution or the minimum that should be used?
I have some icons I can use in the following sizes:

48x48
32x32
16x16

and could make them in the following resolutions:

24bit (true color)
256 colors
16 colors

What is best without overkill?
Thanks,
schemer
 
Last edited:

schemer

Active Member
Licensed User
Longtime User
Out of all your sizes, I would personally use 64x64 PNG files. I personally use bigger icons, but that's just me...

Thanks Peter, I just edited my message as I don't have 64x64 icons of the ones already in use from some time ago but if I have to remake them, I will go with 64x64 PNG or larger. What size do you use? I can make them up to 512x512. :)
schemer
 
Upvote 0

schemer

Active Member
Licensed User
Longtime User
Upvote 0
Top