7" and 5" Android Development Configuration

Dave McLaughlin
Has anyone been able to get the emulator or the development environment to
show the LCD display as it would appear on the device?

I am having small issue within the Eclipse editor were the graphical
editing of the XML layout files don't match what I get when I run the
application on the Mini6410. It makes getting a relative layout tricky. 

This is a custom application that will only run on the Mini6410 so I am not
worried about it scaling to other screen sizes.

I have configured an AVD and a device configuration with the following:

x dpi = 120
y dpi = 120

800 x 480 display with medium density option.

Screen size is large.

Apprecicate if anyone could offer their setup if they have managed to get
this working.