Check.
See if opencv is automatically included
Then check the opencv under
Check to see if the minSdkVersion and targetSdkVersion are the same as in your project.
under APP for the configuration of this project.
Check the parameters under defaultConfig and if they are different, change the opencv parameters to match the project.
See if opencv is automatically included
Then check the opencv under
Check to see if the minSdkVersion and targetSdkVersion are the same as in your project.
under APP for the configuration of this project.
Check the parameters under defaultConfig and if they are different, change the opencv parameters to match the project.