Valid AND-401 Dumps shared by ExamDiscuss.com for Helping Passing AND-401 Exam! ExamDiscuss.com now offer the newest AND-401 exam dumps, the ExamDiscuss.com AND-401 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AND-401 dumps with Test Engine here:
Which of the following attributes of the activity tag in the manifest file is used to set an activity screen to landscape orientation?
Correct Answer: D
Explanation/Reference: Adding this to your manifest should force your app to landscape: <!-- Force Landscape--> <activity android:name=".ActivtyName" android:screenOrientation="landscape"> </activity> References: http://answers.unity3d.com/questions/534216/how-force-the-app-to-landscape-in-android-with-a-m.html