I'm tring to create joystick server on android like vJoy. I tried instrumentation but even if i signed apk not worked. I dont find any rooted method on internet. I found adb shell input joystick roll 0 0 but delay is very high.
Edit 1: I tried /dev/uinput but not worked. chmod and others not worked (system app etc...)