[android-developers] emulator problem whit 1920x1200 resolution

2012-07-10 Thread yamamoto
Hi all, I'm new here and just starting to program. My tablet is an Asus Infinity witch has a resolution of 1920x1200, when I make an emulator with this resolution it just stays black. I tryed wit 1280x800 and that works. Wat im I doing wrong here ? Thanks for helping me out. -- You received

Re: [android-developers] emulator problem whit 1920x1200 resolution

2012-07-10 Thread Mark Murphy
As of R19, the emulator did not support resolutions higher than WXGA800. I have not tried it again on R20, but I would not be surprised if it still does not work. One workaround, if you have a Linux development machine, is to use the Google TV emulator, which can run at 1080p. On Mon, Jul 9,