Didn't find class "android.view.JavaCameraView" on path: DexPathList[[zip file "==/base.apk"],nativeLibraryDirectories=[==/lib/arm64, ==/base.apk!/lib/arm64-v8a, /system/lib64]]
Hello , please help me with the following error. I am doing a sample project using Open Source Computer Vision Library for Android. I imported module OpenCV-3.0.0-android-sdk-1 and created jniLibs folder and added all arm64-v8a,armeabi, armeabi-v7a, mips,mips64,x86,x86_64 from OpenCV-android-sdk\sdk\native\libs folder. Even then I am getting following exception while running the app Didn't find class "android.view.JavaCameraView" on path: DexPathList[[zip file "/data/app/com.app.cvapp-Ef9wN-CbMvciMrDFxxfw_g==/base.apk"],nativeLibraryDirectories=[/data/app/com.app.cvapp-Ef9wN-CbMvciMrDFxxfw_g==/lib/arm64, /data/app/com.app.cvapp-Ef9wN-CbMvciMrDFxxfw_g==/base.apk!/lib/arm64-v8a, /system/lib64]]
see https://github.com/VlSomers/native-op...
Hello, Thanks for your reply.I am getting the following error.
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
all steps are well explained. be sure you applied all the steps. especially use OpenCV 4.5