I'm making an app using android and opencv. When I run the app on lg g3 opencv is work, but when I run on galaxy s7 I get the message "opencv was not initialised correctly Application will be shut down" :( Can someone help please?
compileSdkVersion 24
buildToolsVersion "22.0.1"
defaultConfig {
minSdkVersion 15
targetSdkVersion 24
versionCode 2411
versionName "2.4.11"
}
opencv version-3.1