is there any Multi-threading android automation software?

Panoush

Regular Member
Joined
Mar 6, 2014
Messages
424
Reaction score
140
I know about ZennoDroid , but they only allow 1 thread. i really need something that can do multiple threads, and emulator macros wont work for this :/ anyone know any other android automation software?

thanks
 
I know about ZennoDroid , but they only allow 1 thread. i really need something that can do multiple threads, and emulator macros wont work for this :/ anyone know any other android automation software?

thanks

I know two ways
1. You can use frameworks for automation and testing.
Such as an apium or selenroidoid. these frameworks support parallel execution. Also it supports working with emulators. But you must have experience in programming. In short, it is more like a selenium
web driver than zenoposter in the world of android auto-development.

2. You can use Tasker with the AutoInput plugin. You must install the tasker on the emulator (for example, nox) and then copy the instance of the emulator. It's like a mold of emulator. This is easy to do via nox multi-instance. Now when you have an emulator template you can multiply it. Again, use nox multi-instance. Tasker is a powerful tool.
but it is low-level and not at all convenient in comparison to the Zenodroid.
 
Back
Top