Some android devices are as follows such as the tablets:
And the height is smaller than the width physically. I want to display my program and all the its activities only from the taller part of the all android devices.
If I use android:screenOrientation="portrait"
in manifest, will be displayed my program as above in the tablet?