dtmilano / AndroidViewClient

Android ViewServer and ADB client
Apache License 2.0
1.62k stars 345 forks source link

Multi-swipe #296

Closed Proficus closed 3 years ago

Proficus commented 3 years ago

I can't figure out how to do: Click down - move - move - move... - click up I really need help, I've been looking for a solution for a week and I don't find anything. I need to automate a game that has a lot of repetitive swipes to harvest wheat

dtmilano commented 3 years ago

Something like this: https://www.youtube.com/watch?v=Ntc2Zp9NGas&t=68s

Take a look at at AdbClient.drag()

Proficus commented 3 years ago

Something like this: https://www.youtube.com/watch?v=Ntc2Zp9NGas&t=68s

Take a look at at AdbClient.drag()

Here only 2 points, but i need 10+ I find solution with sendevent