-1

I have a device which has scale equal 1.75. Now I want to choose value resource for it and don't know which dpi I should select hdpi or xhdpi.

My device is sony xperia j:

screen size = 480*854, scale = 1.75, inch = 4.0

Misagh Aghakhani
  • 1,023
  • 2
  • 13
  • 29

1 Answers1

1

You can check the wiki for full specification of device with there corresponding DPI

In your device it is hdpi based from this wiki

10 (4.0)    480x854 96 (245)        hdpi
Rod_Algonquin
  • 26,074
  • 6
  • 52
  • 63