#Android (emulator) automation , looking for module , very beginner

15 messages · Page 1 of 1 (latest)

storm matrix
#

Hey, as first thank you for letting me here, I'm looking for python module which is suitable for beginner, I found one module called ''pyminitouch'' , but it's little bit complicated for me (or I would like to see an ''test'' code with ''pyminitouch'') All tips are welcome 🙂

ruby musk
#

What emulator are you running on? Do you have control over the app you're trying to automate?

storm matrix
#

Bluestacks, and I don't understand the second part, what do you mean control?

ruby musk
#

What app are you trying to automate

storm matrix
#

I'm trying to automate a game

ruby musk
#

Tbf I don't think pyminitouch is the right move here

#

I believe you'd be much better off running something like qemu + giving touch commands via ADB

#

What exactly are you struggling with? The documentation looks pretty straight-forward to me

storm matrix
ruby musk
#

Looks pretty straight forward, no?

storm matrix
#

well, I didn't saw this one (only where there are separated each command)

#

but I would also need some kind of color recognization, as far pyminitouch doesn't support color recognization (or read from screenshot ? )

ruby musk
storm matrix
#

So what do you recommend?

ruby musk
#

In general I don't think automating android is the best way to do things