diff --git a/android/andretro/AndroidManifest.xml b/android/andretro/AndroidManifest.xml
deleted file mode 100644
index 511aa4034c..0000000000
--- a/android/andretro/AndroidManifest.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/android/andretro/README b/android/andretro/README
deleted file mode 100644
index b060895c53..0000000000
--- a/android/andretro/README
+++ /dev/null
@@ -1,6 +0,0 @@
-Building:
-
-* Put any compiled module libraries in Andretro/jni/modules, the file must be named like libretro_{MODNAME}.so.
-* Ensure a matching libretro_{MODNAME}.so.xml exists in the Andretro/assets directory. The xml file contains basic information used by the file browser before the .so itself is loaded.
-* In the Andretro directory, run the ndk-build script supplied with the Android NDK.
-* In the Andretro directory, run 'ant debug install' to install to the device. The java code can alternatively be built with the included eclipse project.
diff --git a/android/andretro/ant.properties b/android/andretro/ant.properties
deleted file mode 100644
index b0971e891e..0000000000
--- a/android/andretro/ant.properties
+++ /dev/null
@@ -1,17 +0,0 @@
-# This file is used to override default values used by the Ant build system.
-#
-# This file must be checked into Version Control Systems, as it is
-# integral to the build system of your project.
-
-# This file is only used by the Ant script.
-
-# You can use this to override default values such as
-# 'source.dir' for the location of your java source folder and
-# 'out.dir' for the location of your output folder.
-
-# You can also use it define how the release builds are signed by declaring
-# the following properties:
-# 'key.store' for the location of your keystore and
-# 'key.alias' for the name of the key to use.
-# The password will be asked during the build when you use the 'release' target.
-
diff --git a/android/andretro/assets/libretro_fceu-next.so.xml b/android/andretro/assets/libretro_fceu-next.so.xml
deleted file mode 100644
index 7c220b7e50..0000000000
--- a/android/andretro/assets/libretro_fceu-next.so.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/android/andretro/assets/libretro_final_burn_alpha.so.xml b/android/andretro/assets/libretro_final_burn_alpha.so.xml
deleted file mode 100644
index e0f1cc7f1a..0000000000
--- a/android/andretro/assets/libretro_final_burn_alpha.so.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/android/andretro/assets/libretro_gambatte.so.xml b/android/andretro/assets/libretro_gambatte.so.xml
deleted file mode 100644
index bc4efaee09..0000000000
--- a/android/andretro/assets/libretro_gambatte.so.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/android/andretro/assets/libretro_genesis-plus-gx.so.xml b/android/andretro/assets/libretro_genesis-plus-gx.so.xml
deleted file mode 100644
index da6792a1ff..0000000000
--- a/android/andretro/assets/libretro_genesis-plus-gx.so.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/android/andretro/assets/libretro_pcsx_rearmed.so.xml b/android/andretro/assets/libretro_pcsx_rearmed.so.xml
deleted file mode 100644
index 066637c815..0000000000
--- a/android/andretro/assets/libretro_pcsx_rearmed.so.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/android/andretro/assets/libretro_prboom.so.xml b/android/andretro/assets/libretro_prboom.so.xml
deleted file mode 100644
index 6f2931accd..0000000000
--- a/android/andretro/assets/libretro_prboom.so.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/android/andretro/assets/libretro_snes9x-next.so.xml b/android/andretro/assets/libretro_snes9x-next.so.xml
deleted file mode 100644
index 19f551e946..0000000000
--- a/android/andretro/assets/libretro_snes9x-next.so.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/android/andretro/assets/libretro_stella.so.xml b/android/andretro/assets/libretro_stella.so.xml
deleted file mode 100644
index d9774ae546..0000000000
--- a/android/andretro/assets/libretro_stella.so.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/android/andretro/assets/libretro_vba-next.so.xml b/android/andretro/assets/libretro_vba-next.so.xml
deleted file mode 100644
index 63173b9fe6..0000000000
--- a/android/andretro/assets/libretro_vba-next.so.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/android/andretro/build.xml b/android/andretro/build.xml
deleted file mode 100644
index a20ad3790d..0000000000
--- a/android/andretro/build.xml
+++ /dev/null
@@ -1,92 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/android/andretro/ic_launcher-web.png b/android/andretro/ic_launcher-web.png
deleted file mode 100644
index c37372acb9..0000000000
Binary files a/android/andretro/ic_launcher-web.png and /dev/null differ
diff --git a/android/andretro/jni/Android.mk b/android/andretro/jni/Android.mk
deleted file mode 100644
index 50729fcf80..0000000000
--- a/android/andretro/jni/Android.mk
+++ /dev/null
@@ -1,23 +0,0 @@
-LOCAL_PATH := $(call my-dir)
-
-include $(CLEAR_VARS)
-
-LOCAL_ARM_MODE := arm
-LOCAL_CPP_FEATURES := exceptions rtti
-
-LOCAL_SRC_FILES = Driver.cpp
-
-LOCAL_MODULE := retroiface
-LOCAL_LDLIBS := -llog -lz -lGLESv2
-
-include $(BUILD_SHARED_LIBRARY)
-
-# Include all present sub-modules
-FOCAL_PATH := $(LOCAL_PATH)
-
-define function
-$(eval RETRO_MODULE_OBJECT := $(1))
-$(eval include $(FOCAL_PATH)/modules/Android.mk)
-endef
-
-$(foreach m,$(wildcard $(FOCAL_PATH)/modules/*.so),$(eval $(call function,$(m))))
diff --git a/android/andretro/jni/Application.mk b/android/andretro/jni/Application.mk
deleted file mode 100644
index 87124dd882..0000000000
--- a/android/andretro/jni/Application.mk
+++ /dev/null
@@ -1 +0,0 @@
-APP_STL := gnustl_static
diff --git a/android/andretro/jni/Common.h b/android/andretro/jni/Common.h
deleted file mode 100644
index 18dd51c6be..0000000000
--- a/android/andretro/jni/Common.h
+++ /dev/null
@@ -1,177 +0,0 @@
-#ifndef MJNI_COMMON_H
-#define MJNI_COMMON_H
-
-#include
-#include