android-touch-record-replay icon indicating copy to clipboard operation
android-touch-record-replay copied to clipboard

Need I ROOT?

Open Edo26ardo opened this issue 4 years ago • 4 comments

Need I root to use this?

Edo26ardo avatar Dec 16 '21 23:12 Edo26ardo

~~No, but you need to ensure ADB works fine between your PC and your Android device.~~

You don't need ROOT to record events, but if your device is above to Android 10, you may need to ROOT to replay events. See #23.

tzwasd avatar Jan 18 '22 08:01 tzwasd

do you have other way to replay without ROOT

passionwang avatar Jun 30 '23 08:06 passionwang

Could work if the developer released an android app to replay the recorded data using accessibility service. No need for root for that on Android 10+ devices. There are many auto clicker apps that use accessibility to simulate clicks but most of them offer recording with an overlay on top which is mostly fine for static clicks but there is a huge lag with games where you are constantly swiping.

Haunter-RJ avatar Sep 11 '23 07:09 Haunter-RJ