Blaze@reddthat.com to interestingasfuck@lemm.eeEnglish · 5 months agoA phone bot farm in actionfiles.catbox.moevideomessage-square14fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1videoA phone bot farm in actionfiles.catbox.moeBlaze@reddthat.com to interestingasfuck@lemm.eeEnglish · 5 months agomessage-square14fedilink
minus-squarewhoareu@lemmy.calinkfedilinkarrow-up0·5 months agoIs there a way to interact with GUI elements of Android using external device like a pc Or something?
minus-squarebrian@lemmy.calinkfedilinkarrow-up0·5 months agoThere are a ton of things you can do with a keyboard natively on Android. I would imagine these use that plus a bit of software to emulate “real” movements, like the flicking down to scroll
minus-squareAux@lemmy.worldlinkfedilinkarrow-up0·5 months agoYes, you can control the phone programmatically if you unlock it and put it into dev mode.
minus-squarehemko@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·5 months agoSure with like teamviewer or similar app. I’d guess they’re running the bot on a computer which is remote controlling those phones
minus-squareVince@lemmy.worldlinkfedilinkarrow-up0·5 months agoIf it’s just a browser you can connect to chrome devtools via web socket and send commands
Is there a way to interact with GUI elements of Android using external device like a pc Or something?
There are a ton of things you can do with a keyboard natively on Android. I would imagine these use that plus a bit of software to emulate “real” movements, like the flicking down to scroll
Yes, you can control the phone programmatically if you unlock it and put it into dev mode.
Sure with like teamviewer or similar app. I’d guess they’re running the bot on a computer which is remote controlling those phones
If it’s just a browser you can connect to chrome devtools via web socket and send commands