Open Reiux opened 1 year ago
Do you have a physical USB mouse connected?
Do you have a physical USB mouse connected?
yes i have one connected
Do you have a physical USB mouse connected?
yes i have one connected
Then it could be SELinux or something security related on your device restricting access to /dev/input. Check if getevent -l command prints out events with EV_REL when you move the mouse. XtMapper detects pointing devices by checking for that. I myself haven’t ever tried to get it working on an OEM Android device, only on Android x86. Even ServiceManager.addService() throws an security exception on real Android devices when I tested. The first step for that I have in mind is to make it possible to activate xtmapper using Shizuku.
Tried activating it using adb then that error shows up same with root method just stuck on connecting to server.