How Can I Switch Orientation At Runtime In Eclipse Emulator
I have been doing testing with my android project, and I have built orientation change functionality into my app, but when I change the orientation in Eclipses emulator, it remains
Solution 1:
pres ctrl+f12 you will be able to get the emulator rotated. Emulator will by defaul will not rotate it will just present the view
Solution 2:
use numbers 9 and 7 in keyboard numpad
Solution 3:
Solution 4:
The Android Emulator orientation cannot be changed by orientation change events and therefore this question is closed.
Post a Comment for "How Can I Switch Orientation At Runtime In Eclipse Emulator"