From 1bab8f05cc18aaefb7fc3e40eb1b76287e729aa2 Mon Sep 17 00:00:00 2001 From: Ray San Date: Wed, 11 Oct 2017 12:15:40 +0200 Subject: Cleaning Android project template Notice that requries libraries are directly taken from raylib/release/libs/android folder and nativeLoader.java is generated by Makefile on the go --- templates/android_project/libs/shared/libraylib.so | Bin 477744 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 templates/android_project/libs/shared/libraylib.so (limited to 'templates/android_project/libs/shared/libraylib.so') diff --git a/templates/android_project/libs/shared/libraylib.so b/templates/android_project/libs/shared/libraylib.so deleted file mode 100644 index a9cbca41..00000000 Binary files a/templates/android_project/libs/shared/libraylib.so and /dev/null differ -- cgit v1.2.3