I uninstalled Tegra Android Development Pack and manually reconfigured Eclipse's NDK setting as android-ndk-r9c.
However, it seems that eclipse is still matching to the removed C:/NVPACK path, may I know how to solve this problem?
Build of configuration Default for project OpenCV Sample - native-activity **
C:\android-ndk-r9c\ndk-build.cmd...
.....make.exe: * No rule to make target
C:/NVPACK/android-ndk-r8/sources/android/native_app_glue/android_native_app_glue.c', needed by
obj/local/armeabi-v7a/objs-debug/android_native_app_glue/android_native_app_glue.o'. Stop.