Search code examples
androidimagescreendpi

Images, sizes and different screens (fragmentation)


I have a logo to put in a splashscreen. Currently, the image size is 960x320 pixels. I have read the developers google post, of the supported screens, but I don't have any idea of what size need to be in a ldpi, mdpi, hdpi or xhdpi.

I see a table in another answer that says:

ldpi x0.75
mdpi x1.00
hdpi x2.00

I don't know if this is true or not. Could someone shed some light? ^^


Solution

  • You can use android dpi (http://coh.io/adpi/) calculator to calculate image size for different resolution