I am setting up my environment in Eclipse to do some development for the Galaxy Tab 7", and I have a problem with my Android Virtual Device (AVD).
If I set my target for:
GALAXY Tab Addon - API Level 8
and the Skin to:
Default (GALAXY Tab)
using the Edit AVD button in the Window > Android SDK and AVD Manager menu, when I run my Hello Android app, the AVD window is so huge as to be useless (note, I also think the actual emulated Tab is taller than the window itself...). See screen capture below, in which you see top of the screen to bottom (w/taskbar). My screen size is 1680 x 1050.
Now, if I switch the target to:
Android 2.2 - API Level 8
and the Skin to:
Default (WVGA800)
the AVD window is a reasonable size, but I imagine this is because it's emulating a phone-size device, not the 7" Tab. I am needing to target the 7" Tab though, so that's not really an option for me.
Short of increasing my desktop resolution, does anybody know how to get this window to open up in maybe a 75% size? Or some other workaround?
