- Home /
Cannot get HID gamepad to work in Android
My Unity3D project is a world demo meant to be controlled by a wired gamepad. This gamepad is actually an Arduino Leonardo functioning as a HID emulator that emulates several joystick axes. My Android system is a Kindle Fire running CyanogenMod 10.2 otter. The Arduino loads perfectly in the system, but Unity can't seem to pick it up. This is frustrating because I got the Arduino to function as a joystick emulator on this exact system on a previous Unity3D project, now I can't seem to get it to work again. Any suggestions?
I can't get it to work either. Any chance you have figured this out? It works while testing on windows and I know that the input is working in some way. When I press a button it will select things within the android menus, but not in game. $$anonymous$$y descriptors are for 32 buttons and 8 axis.