Monday, August 6, 2012

[android-developers] Re: Android emulator, blank space surrounding the vritual device

The problem is in the way the emulator used your awesome new Retina display.  The emulator still uses the Cocoa API and hasn't moved to Quartz (thus the warning message every time you start it).  Several other people have seen this problem, so there are Googlable solutions out there.  The only one I've seen myself, involves setting the display density way lower than it actually is.  Kind of a drag after paying all those bucks for that sweet looking laptop...

G. Blake Meike
Marakana

The second edition of Programming Android is now on-line:
http://shop.oreilly.com/product/0636920023005.do


On Monday, August 6, 2012 2:49:33 AM UTC-7, seerumi wrote:
Hello

The emulator has previously worked, but now when I got a new computer the emulator started acting strange.
When I load my virtual device there's huge window and lots of blank white space surrounding the phone emulator.
This wouldn't matter otherwise, but I'm unable to click the phone's buttons. If I'm to click any of the phone's buttons
I have to click somewhere in the empty space.

The new computer is MacBook Pro with OS 10.7.4

Here's screenshot to elaborate:


--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment