/FakeMouse

moves mouse using rooted android

Primary LanguagePythonApache License 2.0Apache-2.0

FakeMouse

Requires root!

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.

Pre installation:

Installation

  1. Install This app
  2. Open it, and move the touchpad a bit to make sure it works.
  3. Run "adb root".
  4. Run adb push script.sh /data/local/tmp/script.sh
  5. 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.