Home | History | Annotate | Download | only in ndk

Lines Matching full:build

25 # after doing ndk-build && ant install && <start-application-on-device>
27 . `dirname $0`/build/core/ndk-common.sh
69 $GNUMAKE --no-print-dir -f $ANDROID_NDK_ROOT/build/core/build-local.mk -C $PROJECT DUMP_$1
77 $GNUMAKE --no-print-dir -f $ANDROID_NDK_ROOT/build/core/build-local.mk -C $PROJECT DUMP_$1 APP_ABI=$2
268 AWK_SCRIPTS=$ANDROID_NDK_ROOT/build/awk
357 API_LEVEL=`adb_shell getprop ro.build.version.sdk`
408 # the manifest without calling ndk-build afterwards.
413 echo " native binaries. Please call 'ndk-build' to do so,"
429 # Get information from the build system