'Accessibility services problem happens when dealing with auto-click scripts on Android devices

I'm testing an auto-click script.But on some applications .It doesn't work! Such as Meituan.

It's like Meituan/etc. can detect which touch is not human's. It seems like when a programmatically touch/swipe done on this app,it immediatly blocks that behavior, or generate a overlay to block it.

My phone is rooted,I'm concidering using Xposed to deal with it. Or search on virtual-mouse-driver-for android to avoid its detecting.

Before that,I believe someone genius alread solved it,so I ask.

Any suggestion,I appereciate that a lot.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source