hello, while integrating OpenCv with android studio, I was encountring this error:
Incorrect package=“org.opencv.android” found in source AndroidManifest.xml: D:\imp\chljaaaaa\OpenCv\java\AndroidManifest.xml.
Setting the namespace via the package attribute in the source AndroidManifest.xml is no longer supported.
Recommendation: remove package=“org.opencv.android” from the source AndroidManifest.xml: D:\imp\chljaaaaa\OpenCv\java\AndroidManifest.xml.
i cant find the solution!