Samsung Galaxy S2 AVD - official skin, how to display sizes correctly

I installed the official shell of the Samsung Galaxy S2 thanks to another question about the stream stack in Eclipse.

The problem is that it does not display my application anywhere near the resolution of the actual device when working in the emulator, of course, this is the point of use of the skin.

Please view the screenshots and settings that I use, where am I mistaken?

Emulator Output - API 11

skin output

Emulator Output - API 15

enter image description here

Device screenshot

actual device output

AVD settings - automatically created using the skin

skin settings

+5
source share
3 answers

Try changing the anodized LCD hardware density argument from 300 dpi to 218 dpi.

+5

AVD Manager Galaxy SII, "...", " " :

Galaxy SII emulator launch configuration

+1

I see that your goal of AVD is Android 3.0, but the GUI of your physical device looks different. Be sure to check the use of the emulator with the same version and theme of Android as your real phone.

+1
source

All Articles