Switched to new style gradle Android application build process

This commit is contained in:
Sam Lantinga
2017-10-23 15:23:43 -07:00
parent 862da6ff19
commit f08480af78
36 changed files with 567 additions and 328 deletions

View File

@@ -0,0 +1,9 @@
# 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 := all
# Min SDK level
APP_PLATFORM=android-10