Phone automation

solaiman098

Junior Member
Joined
Sep 16, 2021
Messages
160
Reaction score
46
I want to start with phone automation to create accounts for myself on phone
Im not a programmer but I want to search for software like browser automation studio but for mobile
I don't know from where to start searching or even the keywords I start with
so if any one can help me with that
 
I want to start with phone automation to create accounts for myself on phone
Im not a programmer but I want to search for software like browser automation studio but for mobile
I don't know from where to start searching or even the keywords I start with
so if any one can help me with that
you have phone or yyou need it to work on memu
 
I want to start with phone automation to create accounts for myself on phone
Im not a programmer but I want to search for software like browser automation studio but for mobile
I don't know from where to start searching or even the keywords I start with
so if any one can help me with that
Why place your automation script on a windows VPS. and then access the VPS from your phone using an RDP client?
 
If i understand your question right you need to take a look at ZennoDroid, Haven't really used it but it is an android emulator that you can write simple scripts to automate tasks.
 
search for appuim
 
I want to start with phone automation to create accounts for myself on phone
Im not a programmer but I want to search for software like browser automation studio but for mobile
I don't know from where to start searching or even the keywords I start with
so if any one can help me with that

Search for "adb" (Android Debug Bridge) You can automate everything on your phone using it, very useful. Can also use your phone as a free 4g/5g proxy with port forwarding.
 
I want to start with phone automation to create accounts for myself on phone
Im not a programmer but I want to search for software like browser automation studio but for mobile
I don't know from where to start searching or even the keywords I start with
so if any one can help me with that
For that, are you aware of what fingerprints that we need to take care of for creating mass accounts from phones? As that's what is more important before we even look for automating it.
 
Search for "adb" (Android Debug Bridge) You can automate everything on your phone using it, very useful. Can also use your phone as a free 4g/5g proxy with port forwarding.
Whooooo, going to check this out. Thanks.
 
Back
Top