I usually make 3 versions of each images; 1 for each of ldpi, mdpi and hdpi. This is to avoid auto scalling, which is fine when testing but does not look professional in the final release version.
I don't create image versions for the different screen sizes (small, medium and large), using Nine-Patch images can help but look at a more flexible layout first. On Aug 12, 5:48 pm, Anil <[email protected]> wrote: > With the many devices available, each with different screen density > and resolution, I am wondering - how many versions of an image should > I make for the different device screen sizes? > Is it 3? small, medium, large... or just 1. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

