0

I have created a copy of the layout folder and renamed it as layout-land. In the eclipse; the screen is showing in the landscape mode.

But when I try to rotate the screen in emulator using CTRL+F11; then it rotates the screen instead of showing in the landscape mode.

How do I fix this problem so that the emulator shows the screen in landscape mode? Can someone please help me ??

I have also changed the background color in the layout-land; but the emulator doesn't recognize the color too .. I think it's not recognizing my layout-land at all. How do I fix this?

user1050667
  • 453
  • 1
  • 6
  • 14

2 Answers2

1

I'll add this links as an answer to the question (for anyone who faced this problem as well):

http://code.google.com/p/android/issues/detail?id=13189

Android 2.3 emulator orientation changes

why does the gingerbread emulator orientation get stuck in apps?

Community
  • 1
  • 1
olshevski
  • 4,971
  • 2
  • 35
  • 34
0

There is a bug in Android 2.3, and thus I was unable to rotate the screen. But when I tried in Android 4.1 it works.

user1050667
  • 453
  • 1
  • 6
  • 14