Think my vMouse is ready for testing: [Login to see the link]
I installed it with adb shell (like I do everything) but should work using the Magisk app as well.
adb push vMouse.zip /sdcard
adb shell
su
magisk --install-module /sdcard/vMouse.zip
reboot
- Activate/Deactive: Tap * (the top one for favorite contacts)
- Scroll wheel: 7/*, 9/#, volup/voldown (scroll up/scroll down respectively). The volume buttons don't send repeat codes so they need to be pushed a lot, the others can be held down.
- Left click: OK
- Right click: 3 (untested)
Well right click won't work well I didn't stop the 3 key from being passed through so it'll dial 3 oops