I'm currently using Eclipse Helios installed on Ubuntu 10.10 running Java version 1.6.0_20 (OpenJDK Runtime Environment IcedTea6 1.9.8)..... Now that this lengthy introduction in done, here's my problem:
When I launch an AVD on my machine and I choose the option to 'scale display to real size' my emulator displays all weird. (see image). However when I choose NOT to scale the display to real size it works perfectly fine...
Thing is I need to edit the display size otherwise the emulator spans over the boundaries of my laptop screen...
Any help?
--------------------------- Edit ---------------------------
Call me stupid, but how do I use the patch for this bug that can be found here: review.source.android.com/#/c/24433