Moves your mouse using a rooted android device. Note:
- You need to be able to "adb root", so if you are not rooted, or cant "adb root", please get root and come back.
- Install https://github.com/tejado/android-usb-gadget and enable the HID gadget. This is required for the other app to be able to make a HID device.

- Install This app
- Open it, and move the touchpad a bit to make sure it works.
- Run "adb root".
- Run adb push script.sh /data/local/tmp/script.sh
- Install python (if you havent already), and run test.py on your pc while connected to your rooted phone.
- When you reboot you will need to re-open the app and move the touchpad a bit so it can re-make all the files.