Question

If I go to specifications of tablets Galaxy Tab and Kindle Fire, I see that their resolution is 1024 x 600 pixels, 7.0 inches, and dpi is ~170 ppi. If I create emulator based on these info (1024x600, 170dpi) and test it via tools like ScreenInfo app, I see that they are registered as Large MDPI.

Real devices are registered as Large HDPI. This means that these specifications do not represent the real state of a real device.

Why is this different? How to make an emulator for these tablets which will really reflect the real devices?

Was it helpful?

Solution

Why is this different?

Because the device manufacturers in question chose to categorize their devices that way.

How to make an emulator for these tablets which will really reflect the real devices?

As the comment indicated, you can get a Tab emulator image that is what Samsung recommends that you use.

As far as the Kindle Fire, you follow Amazon's instructions to get the emulator that they recommend. You will not get a precise match, because Amazon's firmware works differently than the 2.3 stock firmware (which is not fully set up for tablets).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top