Hello Something looks wrong to me. I select, WVGA emulator,
Then code that uses the DisplayMetric class I return the following values Density: 1 Width In Pixels: 320 Width in Pixels: 520 XDY: 160 XDX: 160 This is not what I would expect. A WVGA device should be 800x420. My second observation: I also noticed that the physical size of the WVGA is far bigger than that of the HVGA. Considerting that the Width in Pixels for HVGA returns 320 I would therefore expect to see that XDY value SMALLER on the WVGA than on the HVGA because it is saying that it contains the same amount of pixels in width, so due to the physical size being bigger the density of pixels per inch should be less. Does this make sense ? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

