Added the old ant Android build project structure

This commit is contained in:
Sam Lantinga
2017-10-28 12:11:25 -07:00
parent 2ac567b715
commit fa5db3a931
19 changed files with 236 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
# Uncomment this if you're using STL in your project
# See CPLUSPLUS-SUPPORT.html in the NDK documentation for more information
# APP_STL := stlport_static
APP_ABI := armeabi armeabi-v7a x86
# Min SDK level
APP_PLATFORM=android-10