echo3Dco / Unity-ManoMotion-echo3D-demo-Hand-Tracking

Simple hand tracking demo with Unity, AR Foundation, ManoMotion, and echo3D.
Other
28 stars 14 forks source link

DllNotFoundException: manomotion #1

Open Universe-89 opened 3 years ago

Universe-89 commented 3 years ago

when trying to run this app on mobile camera is not opening and in log DllNotFoundException: manomotion is NULL! this error is showing

echo3Dco commented 3 years ago

Make sure you are using Unity 2020.1.2 (or newer) and re-clone the project. Open the scene under Scenes/Main and copy your ManoMotion license key (e.g., ABCD-ABCD-ABCD-ABCD) into the ManomotionManager gameobject.

Universe-89 commented 3 years ago

still getting the same error I'm using 2020.3.5.f1 while starting the project is said they need to reimport something should I use 2020.1.2 instead. Screenshot (103) see at the bottom left if I do not use custom materials i get arCameraBackground is null Screenshot (104) if I use custom materials I get the dllnotFoundException

Universe-89 commented 3 years ago

i even tried installing on my device but noting is happening

echo3Dco commented 3 years ago

Thanks for sharing these screenshots! You need to install the app on an ARKit/ARCore-compatible mobile device (here's how). Clicking Play in Unity will result in an error since no actual AR camera is connected - you must build this an an app.

DevIncredimate commented 8 months ago

Download the ManoMotion Pro AR foundation SDK and Import it. This will work for You. And delete a libmanomotion from Assets /Plugins/ Android. Otherwise it will show a error while building