Jonmhaney / android-x86

Automatically exported from code.google.com/p/android-x86
0 stars 0 forks source link

2D Acceleration disabled in portrait mode #237

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I use android-x86 to replace google android sdk emulator, because this one is 
so much faster.

I use this hack to enable portrait mode to better emulate a cell phone
<ExtraDataItem name="CustomVideoMode1" value="640x800x16"/>

But it seems when in portrait mode, the graphic acceleration is disabled, 
drawing is much slower then in landscape mode.

Please take a look at this one. Android-x86 is a very useful development tool 
regardless this issue. 

I'm using android-x86-2.2-generic.iso with virtualbox 3.2.8 in
ubuntu x86 10.10 

Original issue reported on code.google.com by yufanyu...@gmail.com on 4 Feb 2011 at 8:24

GoogleCodeExporter commented 9 years ago
Does anyone know how to solve it?

Original comment by hama...@gmail.com on 18 Feb 2012 at 11:11