Open carlbinalla opened 6 years ago
I tried re-creating the ARCore sample, but when I run it, I keep getting this exception:
Java.Lang.UnsatisfiedLinkError: dlopen failed: library "libcamera2ndk.so" not found
It is an unhandled exception, but I really don't know where to catch it. What can I do to solve this problem?
That sounds like https://github.com/google-ar/arcore-android-sdk/issues/111
I tried re-creating the ARCore sample, but when I run it, I keep getting this exception:
It is an unhandled exception, but I really don't know where to catch it. What can I do to solve this problem?