How to increases app installation by genymotion

zahidzia82289

Newbie
Joined
Jan 14, 2024
Messages
3
Reaction score
0
I need a bot that will take a list of 1,000 - 10,000
Google + accounts and install an android app on each
of the accounts using the genymotion emulator. Each
account must use a separate proxy
Must be able to use on multiple Virtual Machines
Each account must be unique
Write to a log for each account
Must send commends to emulator using the java api
Commands include:
+ When app is installed reset the emaulator
+ Change Device ID (Match Google Account's saved
ID)
+ Change Device IMEI (Match Google Account's saved
IMEI)
Must be able to use on multiple Virtual Machines
Each account must be unique
Write to a log for each account
Must send commends to emulator using the java api
Commands include
+ When app is installed reset the emaulator
+ Change Device ID (Match Google Account's saved
ID)
+ Change Device IMEI (Match Google Account's saved
IMEI)
+ Change Device Type/Name/OS version (Match
Google Account's saved Device Info)
+ Change Proxy (Each account must have a separate
proxy) (Match Google Account's saved Proxy)
Grabs each Google + account from a list file
Grabs app link from a file
First time an account is used; the script must save
the Google Account, Proxy, Device ID, IME.
Please help me
 
If you haven’t solved your question yet, write to me, we have a solution for you)
 
Back
Top