I'm trying to create a Galaxy S2 AVD, to test an application that doesn't render well on that phone. I followed the instructions provided here, both by @mwalter
and by @Lloyd
.
I can start the emulator, but I'm facing the same display problems reporter here. Unfortunately, the solution to this problem requires changing the "abstract LCD density"
. I can't find it anywhere on the new SDK's UI.
I found a hw.lcd.density
parameter in the AVD's config.ini
, but changing it did not make any difference.
How can I make the S2 emulation behave a little more like the actual S2?