Cartucho
Cartucho
@usamaabrar22 could you try using the executable for 64 bit? Could you also show a PrintScreen of the error message?
Can you try to make the file from this repo executable? [instructions](https://askubuntu.com/questions/484718/how-to-make-a-file-executable) You can do it by running the command: `chmod +x mysendevent` or 
Ohh ok, it needs to be recompiled for 64 bit then. Could you please have a look at this answer: https://github.com/Cartucho/android-touch-record-replay/issues/18
@akivura could you give it a try with the new executable `mysendevent-arm64` that we added to the repo.
@akivura @teriblus Could one of you please update the repo and give it a try with the `mysendevent-arm64` file? so that people in the future do not run into the...
@AMerkuri thank you for the info, it didn't work on the Emulator?
Thank you for sharing this info. At least we can use in the emulator.
@fadiaburaid I don't think so, they keep adding extra security making these kinds of scripts harder to run
Hello, yes, it is possible. I think you need to root your phone. What are you trying to do?
But you want to run the code from an app or directly from a terminal in the phone? According to [this](https://www.reddit.com/r/androidapps/comments/afk7gw/how_to_run_adb_commands_without_pc_on_a_rooted/), you can install the terminal and run it directly....