SyntaxFix
Write A Post
Hire A Developer
Questions
A quick and simple solution is for the AndroidManifest.xml file, add the following for each activity that you wish to force to landscape mode:
android:screenOrientation="landscape"