Hi, I need to use an analog USB controller to run some engines that will be trered by a HardKernel ODroid card but I can not find information to do that.
I have the need to use USB Joysticks but the events (DispatchKeyEvent) understand that my control is just a keyboard input and does not give me the AXES information of the analog Thumbstick. I need the control to be functional in an Activity with Xamarin Forms.
Anyone have any information? I'm very grateful !!