I am a college student. A few days ago, I need to research and develop that using LeapMotion in android system.
First,I downloaded the Leap Motion SDK v2.3.0 for windows and intalled. I run the Leap motion Visualizer. It's work.
Then, I downloaded the Unity package,Unity Core Assets v2.3.1, and test it in Unity. It's work,too. I tried to Build the project to Apk for Android. First,I got an error.
Leap.dll , OculusPlugin.dll, and SystemWipeRecognizerDll.dll all have the same error.
I search the solution from Google and find a solution. I unchecked the "Select platforms for plugin" in x86_64 Floder of the .dll of geting error.
But I don't know it's right solution or not.I built an APK successfully.But I thought that the android device didn't connect Leap Motion because the Infrared LED is not work.
How should I do to connect LeapMotion to an Android device?
Do I first send a mail to developers@leapmotion.com requesting access to the alpha SDK?
Dose the SDK contain an example for Uinty to bulid an APK?
If not,how can I do to get the example?
Ho-Kunag Lee