Started deploying the native OpenCV based code.

This commit is contained in:
2014-03-11 18:31:51 -04:30
parent 2028c74904
commit 09dbc71b29
16 changed files with 590 additions and 26 deletions

4
jni/Application.mk Normal file
View File

@@ -0,0 +1,4 @@
APP_STL := gnustl_static
APP_CPPFLAGS := -frtti -fexceptions
APP_ABI := armeabi-v7a
APP_PLATFORM := android-12