diff --git a/Source/Android/app/src/arm/res/values/arrays.xml b/Source/Android/app/src/arm/res/values/arrays.xml
deleted file mode 100644
index a98f723b24..0000000000
--- a/Source/Android/app/src/arm/res/values/arrays.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
-
-
-
- - @string/interpreter
- - @string/jit_arm_recompiler
-
-
- - 0
- - 3
-
-
-
\ No newline at end of file
diff --git a/Source/Android/app/src/arm/res/values/strings.xml b/Source/Android/app/src/arm/res/values/strings.xml
deleted file mode 100644
index ec82295355..0000000000
--- a/Source/Android/app/src/arm/res/values/strings.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
- Dolphin ARM32
-
\ No newline at end of file
diff --git a/Source/Android/app/src/main/res/values/arrays.xml b/Source/Android/app/src/main/res/values/arrays.xml
index c7299780c6..bf2afc4527 100644
--- a/Source/Android/app/src/main/res/values/arrays.xml
+++ b/Source/Android/app/src/main/res/values/arrays.xml
@@ -2,47 +2,6 @@
-
-
-
- - @string/interpreter
- - @string/jit64_recompiler
- - @string/jitil_recompiler
-
-
- - 0
- - 1
- - 2
-
-
-
-
- - @string/interpreter
- - @string/jit_arm_recompiler
-
-
- - 0
- - 3
-
-
-
-
- - @string/interpreter
- - @string/jit_arm64_recompiler
-
-
- - 0
- - 4
-
-
-
-
- - @string/interpreter
-
-
- - 0
-
-
- @string/interpreter
diff --git a/Source/Android/app/src/x86_64/res/values/arrays.xml b/Source/Android/app/src/x86_64/res/values/arrays.xml
index a6eeff8c60..d4c65b9b63 100644
--- a/Source/Android/app/src/x86_64/res/values/arrays.xml
+++ b/Source/Android/app/src/x86_64/res/values/arrays.xml
@@ -9,10 +9,10 @@
- @string/jit64_recompiler
- @string/jitil_recompiler
-
+
- 0
- 1
- 2
-
+
\ No newline at end of file
diff --git a/Source/Android/app/src/x86_64/res/values/strings.xml b/Source/Android/app/src/x86_64/res/values/strings.xml
deleted file mode 100644
index ec82295355..0000000000
--- a/Source/Android/app/src/x86_64/res/values/strings.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
- Dolphin ARM32
-
\ No newline at end of file