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 @@ - - - - - - - -