You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
-
- # 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
-
|