Can't Repro
Status Update
Comments
ra...@gtempaccount.com <ra...@gtempaccount.com>
[Deleted User] <[Deleted User]> #2
ahhh bug...
sb...@google.com <sb...@google.com> #3
Does this still happen? I couldn't reproduce it in a current emulator + AVD. If it does, please re-file and include info from ADB logcat.
he...@gmail.com <he...@gmail.com> #4
same bug, using API 11
we...@gmail.com <we...@gmail.com> #5
Still seems that you can't test orientation in the emulator (as of API 19, Android 4.4.2). Hopefully someone has noticed this and is working on a fix
ja...@gmail.com <ja...@gmail.com> #6
[Comment deleted]
ja...@gmail.com <ja...@gmail.com> #7
I've noticed the same bug, when I was using Eclipse ADT, no problems in showing landscape mode on my emulator (it read layout-land folder automatically) and the layout was as expected. In Android Studio however, with API 19, landscape mode DOES NOT WORK on the emulator, the visual aspect of the display stays as portrait - my xml file in layout-land folder is not read.
I tried running my emulator in Android Studio with API 18 and it DOES WORK just fine.
There's definitely a big going on here, as I never had any problems with Eclipse (I'm just trying out Android Studio to see how it compares). This Priority should be HIGH imo as there is no way of checking layout modes with the emulator.
I tried running my emulator in Android Studio with API 18 and it DOES WORK just fine.
There's definitely a big going on here, as I never had any problems with Eclipse (I'm just trying out Android Studio to see how it compares). This Priority should be HIGH imo as there is no way of checking layout modes with the emulator.
kr...@gmail.com <kr...@gmail.com> #8
any update on this? I am facing the same issue in the Android Studio (latest version as of 3/1/2020)... there is no orientation parameter in the Manifest file either. The AVD is changing direction, but the actual display inside is not changing the orientation to landscape. Any help is greatly aprpeciated.
Description
Screenshot attached which shows that the emulator does not show the correct layout. If I start the application the layout is correct.