Java – The Android emulator always starts horizontally

The Android emulator always starts horizontally… here is a solution to the problem.

The Android emulator always starts horizontally

I created an Android emulator with API 11. It starts fine, but when it loads the screen it is in landscape mode. What can I do to change this?

Solution

Press the number key 7 or 9 to toggle between landscape and portrait mode. Make sure num lock is ON.
Thanks

Related Problems and Solutions