December 2015
Beginner
698 pages
15h 16m
English
Create a new project and call it Configuration Qualifiers and follow the next steps:
res folder in the project explorer and navigate to New | Android resource directory. Type layout-land and click on OK.If you don't see your new directory in the project explorer, you need to change the view of the project explorer through its drop-down selector at the top of the project explorer window. Click on the drop-down selector and choose Project.
layout_main.xml file, change the text of the default TextView widget from Hello world to Hello portrait!.layout-land folder and navigate to New | Layout resource. Name the file layout_main.xml. Add a single Plain TextViewRead now
Unlock full access