You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
153 B
Makefile
5 lines
153 B
Makefile
12 months ago
|
APP_BUILD_SCRIPT := ./Android.mk
|
||
|
APP_STL := gnustl_static
|
||
|
APP_ABI := armeabi-v7a #arm64-v8a
|
||
|
#APP_PLATFORM := android-21 #SLES SLAndroidDataFormat_PCM_EX
|