
In this article we will create an Android application which uses different layouts for landscape and portrait views of the device 1. Create an Android project namely “LandPortView” 2. Select Android build target 3. Enter application details 4. res/values/strings.xml 5. Create a new folder namely “layout-land” under the folder “res” 6. Create a layout...