Carl

Results 2 comments of Carl

add this in app.phone project's AndroidManifest.xml will solve this problem > > android:name=".MainApplication" >

## CMakeLists.txt ``` Line 18: set(OpenCV_DIR ../../../OpenCV-android-sdk/sdk/native/jni) ``` #### change it to your local OpenCV-android-sdk path