1 | initial version |
Some zip packages have missed files, such as 4.2.0. I copied the file from 3.4.9: sdk\java; to 4.2.0: sdk\java. These files are: .classpath .project lint.xml project.properties
After you copied the files, you need to edit .project. I change this line: <projectdescription> <name>OpenCV Library - 4.2.0</name>
And you follow the images above by Akhil to import the module and add the dependency in Android Studio.