diff --git a/android/texture/AndroidManifest.xml b/android/texture/AndroidManifest.xml
index a61fd925..000250a7 100644
--- a/android/texture/AndroidManifest.xml
+++ b/android/texture/AndroidManifest.xml
@@ -15,6 +15,7 @@
android:label="Texture"
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
android:launchMode="singleTask"
+ android:screenOrientation="landscape"
android:configChanges="orientation|screenSize|keyboardHidden">