diff --git a/shell/android-studio/reicast/src/dreamcast/AndroidManifest.xml b/shell/android-studio/reicast/src/dreamcast/AndroidManifest.xml
index 112f56962..d0a0cfb3b 100644
--- a/shell/android-studio/reicast/src/dreamcast/AndroidManifest.xml
+++ b/shell/android-studio/reicast/src/dreamcast/AndroidManifest.xml
@@ -3,55 +3,7 @@
xmlns:tools="http://schemas.android.com/tools">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ android:name="com.reicast.emulator.NativeGLActivity"/>
@@ -104,4 +56,4 @@
-
\ No newline at end of file
+
diff --git a/shell/android-studio/reicast/src/main/AndroidManifest.xml b/shell/android-studio/reicast/src/main/AndroidManifest.xml
index ac89e2bb2..bc93a562f 100644
--- a/shell/android-studio/reicast/src/main/AndroidManifest.xml
+++ b/shell/android-studio/reicast/src/main/AndroidManifest.xml
@@ -53,14 +53,8 @@
-
-
-
-
-
-
-
+ android:screenOrientation="sensorLandscape"
+ android:exported="true"/>
diff --git a/shell/android-studio/reicast/src/naomi/AndroidManifest.xml b/shell/android-studio/reicast/src/naomi/AndroidManifest.xml
index 32fceb16c..a1a4c24b2 100644
--- a/shell/android-studio/reicast/src/naomi/AndroidManifest.xml
+++ b/shell/android-studio/reicast/src/naomi/AndroidManifest.xml
@@ -3,65 +3,7 @@
android:name="com.reicast.emulator.Emulator">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ android:name="com.reicast.emulator.NativeGLActivity"/>