Top "Orientation" questions

Orientation is the way up, down, left or right something is facing or being held in.

Lock screen orientation (Android)

I'm writing an android application that uses tabs with different contents (activities). In one of these activities, I would like …

android layout orientation
Check orientation on Android phone

How can I check if the Android phone is in Landscape or Portrait?

java android orientation
How do I lock the orientation to portrait mode in a iPhone Web Application?

I'm building a iPhone Web Application and want to lock the orientation to portrait mode. is this possible? Are there …

orientation iphone
Force "portrait" orientation mode

I'm trying to force the "portrait" mode for my application because my application is absolutely not designed for the "landscape" …

android screen orientation landscape portrait
Android: alternate layout xml for landscape mode

How can I have one layout for landscape and one for portrait? I want to assume extra width and conserve …

android layout resources android-layout orientation
How to set Android camera orientation properly?

I want to set the camera orientation according to the device orientation in Android but nothing seems to be working. …

android camera orientation surfaceview
How do I specify different layouts for portrait and landscape orientations?

I've seen references to being able to specify two separate layout xml files for an activity, one for Portrait and …

android orientation landscape portrait
Change Orientation of Bluestack : portrait/landscape mode

if using the emulator, press CTRL-F12 we will change portrait or landscape mode . How can i do this with BlueStack ?

android orientation bluestacks
How can I get the current screen orientation?

I just want to set some flags when my orientation is in landscape so that when the activity is recreated …

java android configuration orientation
How do I reset the scale/zoom of a web app on an orientation change on the iPhone?

When I start my app in portrait mode, it works fine. Then I rotate into landscape and it's scaled up. …

javascript iphone ipad orientation