First time here? Check out the FAQ!
answered 2016-05-23 02:54:56 -0600
I changed opencv version (3.1.0 to 2.4.9) and it works. Notice that I use this command to build:
ndk-build APP_ABI=all APP_STL=gnustl_static APP_CPPFLAGS=-frtti APP_CPPFLAGS+=-fexceptions APP_PLATFORM=android-17