Reputation: 6103
I ran into very weird problem with Android virtual devices - I'm trying to create a new VD for APIs 11 or 12, but every time I run them - they appear rotated 90 degrees in portrait mode:
if I'm trying to rotate it with NumPad 7 or Ctrl+F11 then this is what I get:
Had anybody experienced this problem? What is the reason and how to fix it?
Upvotes: 0
Views: 142
Reputation: 544
I am not quite sure about it as you are working on APIs 11 or 12 but this is a known problem reported by a lot of people for KitKat AVD(see https://code.google.com/p/android/issues/detail?id=61671).
Maybe this is the same kind of bug that is causing problems in APIs 11 or 12.
Upvotes: 1