android - Wrong display direction AVD Manager -


when start virtual device older 4.2.2 version ... display picture....

what i'm doing wrong?

enter image description here

try rotating keyboard commands emulator:

http://developer.android.com/tools/help/emulator.html#keymapping

or

check how rotate android emulator display?

update:

i've investigated bit. it's rom / system library bug, not emulator bug, since happens on real phones too.

update2:

why don't post android issue in site https://code.google.com/p/android/issues/list?


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -