1

What devices have LDPI(Low resolution) with Android 2.2\2.3 version?

Itay Kahana
  • 2,355
  • 1
  • 26
  • 20

2 Answers2

0

Here you have the complete list of Android Devices, just search and check resolutions: http://www.google.com/phone/#manufacturer=all&category=all&carrier=all&country=es&reset_filters=1

manelizzard
  • 1,060
  • 8
  • 19
-3

Normally ldpi is ordinary screen, mdpi is 120, hdpi 240, 160, xhdpi is 320. I know also that Motorola's small screen devices are low density.

Anass
  • 6,132
  • 6
  • 27
  • 35
  • 3
    Actually, android considers mdpi 160 the baseline. There are not a lot of device with ldpi. – Raz Aug 20 '12 at 13:26