Skip to content

A Python-based tool that leverages the ADB to record and replay touch gestures on Android devices.

License

Notifications You must be signed in to change notification settings

CNDY1390/pyADB_touch_simulation

Repository files navigation

pyADB_touch_simulation

简体中文

A Python-based tool that leverages the ADB to record and replay touch gestures on Android devices.

Important

The file /actions/action_private_key.json contains sensitive information (payment password) and has been included in the .gitignore.
If you wish to use this program, you can record your own screen actions and generate your own actions_sendpocket_5_passwd&send.json file.

Acknowledgements

The following files in this repository include code or concepts from RaphaelScriptHelper by hanmin0822, used under the Apache-2.0 License:

  • ADBHelper.py
  • RaphaelScriptHelper.py
  • ActionPlayer.py
  • ActionRecorder.py
  • settings.py

License

MIT License.

However, it includes portions of code from RaphaelScriptHelper, which is licensed under the Apache-2.0 License.

About

A Python-based tool that leverages the ADB to record and replay touch gestures on Android devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages