Searched refs:API_LEVEL (Results 1 - 1 of 1) sorted by relevance

/ndk/
H A Dndk-gdb497 adb_var_shell API_LEVEL getprop ro.build.version.sdk
498 if [ $? != 0 -o -z "$API_LEVEL" ] ; then
503 log "Device API Level: $API_LEVEL"
504 if [ "$API_LEVEL" -lt "8" ] ; then
506 echo "The target device is running API level $API_LEVEL!"

Completed in 25 milliseconds