diff --git a/resources/systems/android/es_systems.xml b/resources/systems/android/es_systems.xml
index 0a119e12d..8caff378e 100644
--- a/resources/systems/android/es_systems.xml
+++ b/resources/systems/android/es_systems.xml
@@ -88,6 +88,24 @@
android
android
+
+ androidapps
+ Android Apps
+ %ROMPATH%/androidapps
+ .app .APP
+ PLACEHOLDER %ROM%
+ android
+ androidapps
+
+
+ androidgames
+ Android Games
+ %ROMPATH%/androidgames
+ .app .APP
+ PLACEHOLDER %ROM%
+ android
+ androidgames
+
apple2
Apple II
diff --git a/resources/systems/linux/es_systems.xml b/resources/systems/linux/es_systems.xml
index d4cc33d26..e4bdd32bd 100644
--- a/resources/systems/linux/es_systems.xml
+++ b/resources/systems/linux/es_systems.xml
@@ -100,6 +100,24 @@
android
android
+
+ androidapps
+ Android Apps
+ %ROMPATH%/androidapps
+ .7z .7Z .zip .ZIP
+ PLACEHOLDER %ROM%
+ android
+ androidapps
+
+
+ androidgames
+ Android Games
+ %ROMPATH%/androidgames
+ .7z .7Z .zip .ZIP
+ PLACEHOLDER %ROM%
+ android
+ androidgames
+
apple2
Apple II
diff --git a/resources/systems/macos/es_systems.xml b/resources/systems/macos/es_systems.xml
index 359980b3d..991b83fb8 100644
--- a/resources/systems/macos/es_systems.xml
+++ b/resources/systems/macos/es_systems.xml
@@ -100,6 +100,24 @@
android
android
+
+ androidapps
+ Android Apps
+ %ROMPATH%/androidapps
+ .7z .7Z .zip .ZIP
+ PLACEHOLDER %ROM%
+ android
+ androidapps
+
+
+ androidgames
+ Android Games
+ %ROMPATH%/androidgames
+ .7z .7Z .zip .ZIP
+ PLACEHOLDER %ROM%
+ android
+ androidgames
+
apple2
Apple II
diff --git a/resources/systems/unix/es_systems.xml b/resources/systems/unix/es_systems.xml
index 7c4d5b6a5..bfe2d75b1 100644
--- a/resources/systems/unix/es_systems.xml
+++ b/resources/systems/unix/es_systems.xml
@@ -100,6 +100,24 @@
android
android
+
+ androidapps
+ Android Apps
+ %ROMPATH%/androidapps
+ .7z .7Z .zip .ZIP
+ PLACEHOLDER %ROM%
+ android
+ androidapps
+
+
+ androidgames
+ Android Games
+ %ROMPATH%/androidgames
+ .7z .7Z .zip .ZIP
+ PLACEHOLDER %ROM%
+ android
+ androidgames
+
apple2
Apple II
diff --git a/resources/systems/windows/es_systems.xml b/resources/systems/windows/es_systems.xml
index d7ac8c0b9..f2d3164be 100644
--- a/resources/systems/windows/es_systems.xml
+++ b/resources/systems/windows/es_systems.xml
@@ -96,6 +96,24 @@
android
android
+
+ androidapps
+ Android Apps
+ %ROMPATH%\androidapps
+ .7z .7Z .zip .ZIP
+ PLACEHOLDER %ROM%
+ android
+ androidapps
+
+
+ androidgames
+ Android Games
+ %ROMPATH%\androidgames
+ .7z .7Z .zip .ZIP
+ PLACEHOLDER %ROM%
+ android
+ androidgames
+
apple2
Apple II