xamarin/urho-samples

Java.Lang.UnsatisfiedLinkError: dlopen failed: library "libcamera2ndk.so" not found

Opened this issue · 1 comments

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?