You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
-
- # APP_STL := stlport_static
- APP_STL := gnustl_static
- # APP_ABI := armeabi armeabi-v7a
- APP_ABI := armeabi-v7a arm64-v8a
- APP_PLATFORM := android-9
- # NDK_TOOLCHAIN_VERSION := 4.9
|