Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

android emulator with gpu emulation enabled got strange screen

I am using emulator to develop android app. but when I start android emulator with gpu emulation enabled. I got strange screen, status bar is at bottom of android emulator screen. when I want to input something, the IME is at top of android emulator and its direction is reverse. click character can not work, but works if click area at bottom on android emulator. How could I fix this issue?

123

http://i48.tinypic.com/1zguio9.png

http://i46.tinypic.com/30t6ptw.png

http://i50.tinypic.com/1tx4xy.png

I still have no permission to input hyperlink. so please replace @@ to // if you wanna see pictures.

like image 978
myth2loki Avatar asked Oct 19 '12 05:10

myth2loki


1 Answers

This issue has been reported in Android project:

  • http://code.google.com/p/android/issues/detail?id=39026
  • http://code.google.com/p/android/issues/detail?id=35557
like image 190
Matthew Lai Avatar answered Oct 18 '22 04:10

Matthew Lai