Short Answer
Inside an activity element of the AndroidManifest.xml file, write the code so that this activity is supported only in vertical orientation.
< activity
android:name = ".MainActivity"
< !-- Your code goes here -->
< /activity>
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q87: The _ class from the com.google.android.gms.ads package
Q88: The direct superclass of RelativeLayout, LinearLayout, and
Q89: We want to load an AdRequest named
Q90: We have already obtained a SharedPreferences.Editor reference
Q91: The DB class extends SQLiteOpenHelper. The name
Q93: We can use the _ method of
Q94: Assuming that a Logcat filter is already
Q95: We are coding inside an Activity class.
Q96: You are creating a menu. Add two
Q97: Inside the onCreate method, we created a