What is the best way to automate bulk Mobiles?

The title,I have phones which needs to be automated together.

Any suggestion?

I'm currently building an Instagram bot (its already kinda ready, just doing testings) with the same goal (Automating tasks on real android phones with currently main focus on only tasks related to Instagram). Since its a bot, you can use it in bulk on any number of devices you want. And I'll even build new features if users ask for it, as per their requirements.
 
Use androids ADB to do whatever you want.

Appium works quite well aswell, not sure if it scales much.
 
I'm currently building an Instagram bot (its already kinda ready, just doing testings) with the same goal (Automating tasks on real android phones with currently main focus on only tasks related to Instagram). Since its a bot, you can use it in bulk on any number of devices you want. And I'll even build new features if users ask for it, as per their requirements.
I'm interested.
 
I'm currently building an Instagram bot (its already kinda ready, just doing testings) with the same goal (Automating tasks on real android phones with currently main focus on only tasks related to Instagram). Since its a bot, you can use it in bulk on any number of devices you want. And I'll even build new features if users ask for it, as per their requirements.
What are you using to make the bot and can it automate bulk mobiles with one pc or one command?
Use androids ADB to do whatever you want.

Appium works quite well aswell, not sure if it scales much.
Tried Appium but it doesn't look scalable to me.
 
What are you using to make the bot and can it automate bulk mobiles with one pc or one command?

Tried Appium but it doesn't look scalable to me.


Hey, Yeah, I also had initially started with appium but I came across a lot of issues and limitations using it, so I ended up using a concoction of many technologies including androids adb and a lot of custom coded modules.


And, for the bulk part, Though right now I'm only testing it on a single device. But in coming days, I could "theoretically" code my bot to run on unlimited devices, but practically that won't be possible due to a lot of factors, but in any worst-case scenario, it should run just fine on atleast 3-4 devices without a hiccup, to 10-12 devices ideally from normal PCs I'm assuming. I've also got many side-hacks ideas to test out for bulk device automation. I'll confirm the exact numbers when I get to bulk testing.


And by the way, I'm thinking to keep my bot free to use, with a donations box if it helps the users. And it'll be available to use within this week. Just let me know if interested.
 
Hey, Yeah, I also had initially started with appium but I came across a lot of issues and limitations using it, so I ended up using a concoction of many technologies including androids adb and a lot of custom coded modules.


And, for the bulk part, Though right now I'm only testing it on a single device. But in coming days, I could "theoretically" code my bot to run on unlimited devices, but practically that won't be possible due to a lot of factors, but in any worst-case scenario, it should run just fine on atleast 3-4 devices without a hiccup, to 10-12 devices ideally from normal PCs I'm assuming. I've also got many side-hacks ideas to test out for bulk device automation. I'll confirm the exact numbers when I get to bulk testing.


And by the way, I'm thinking to keep my bot free to use, with a donations box if it helps the users. And it'll be available to use within this week. Just let me know if interested.
Gold,messaging you.

I will be definately interested for this.
 
Hey, Yeah, I also had initially started with appium but I came across a lot of issues and limitations using it, so I ended up using a concoction of many technologies including androids adb and a lot of custom coded modules.


And, for the bulk part, Though right now I'm only testing it on a single device. But in coming days, I could "theoretically" code my bot to run on unlimited devices, but practically that won't be possible due to a lot of factors, but in any worst-case scenario, it should run just fine on atleast 3-4 devices without a hiccup, to 10-12 devices ideally from normal PCs I'm assuming. I've also got many side-hacks ideas to test out for bulk device automation. I'll confirm the exact numbers when I get to bulk testing.


And by the way, I'm thinking to keep my bot free to use, with a donations box if it helps the users. And it'll be available to use within this week. Just let me know if interested.


I am interested.
 
Hey, Yeah, I also had initially started with appium but I came across a lot of issues and limitations using it, so I ended up using a concoction of many technologies including androids adb and a lot of custom coded modules.


And, for the bulk part, Though right now I'm only testing it on a single device. But in coming days, I could "theoretically" code my bot to run on unlimited devices, but practically that won't be possible due to a lot of factors, but in any worst-case scenario, it should run just fine on atleast 3-4 devices without a hiccup, to 10-12 devices ideally from normal PCs I'm assuming. I've also got many side-hacks ideas to test out for bulk device automation. I'll confirm the exact numbers when I get to bulk testing.


And by the way, I'm thinking to keep my bot free to use, with a donations box if it helps the users. And it'll be available to use within this week. Just let me know if interested.

Interested also. Thanks for doing this
 
Hey, Yeah, I also had initially started with appium but I came across a lot of issues and limitations using it, so I ended up using a concoction of many technologies including androids adb and a lot of custom coded modules.


And, for the bulk part, Though right now I'm only testing it on a single device. But in coming days, I could "theoretically" code my bot to run on unlimited devices, but practically that won't be possible due to a lot of factors, but in any worst-case scenario, it should run just fine on atleast 3-4 devices without a hiccup, to 10-12 devices ideally from normal PCs I'm assuming. I've also got many side-hacks ideas to test out for bulk device automation. I'll confirm the exact numbers when I get to bulk testing.


And by the way, I'm thinking to keep my bot free to use, with a donations box if it helps the users. And it'll be available to use within this week. Just let me know if interested.


Hey I have been researching this topic for a couple days now and extremely dedicated to learning more.

My intentions: I want to build a tik tok video poster so I can grow 10 accounts at once with my own 4g proxies.

1. If I use appium or any other testing framework will tik tok see the automation software and prevent automation on its platform?

2. I have a linux machine that I was going to use the android docker container on github to run a bunch of android virtual machines.. Do you think tik tok will detect it as a virtual device? Planning to test with this https://github.com/budtmo/docker-android Do you have any better alternatives?

3. I have my eye on this framework since I am proficient in node js. Do you think tik tok would detect this if I am using it for touch automation to click ui elements on tik tok to post videos? https://github.com/DeviceFarmer/adbkit

Thank you so much! Id love to share my work with you guys once done
 
I'm currently building an Instagram bot (its already kinda ready, just doing testings) with the same goal (Automating tasks on real android phones with currently main focus on only tasks related to Instagram). Since its a bot, you can use it in bulk on any number of devices you want. And I'll even build new features if users ask for it, as per their requirements.

Hey can I please get access to that. Thank you would really mean the world.
 
Back
Top