1 | initial version |
The answer is below, add three lines after "include $(CLEAR_VARS)" OPENCV_CAMERA_MODULES:=off OPENCV_INSTALL_MODULES:=on OPENCV_LIB_TYPE:=SHARED
the next line "include ../../sdk/native/jni/OpenCV.mk"
then press menu "Project----clear"
finally,get it!!!
now, i cannot still understand the android.mk,so i should be serious to read the docs in "android-ndk-r9\docs"