SeeTestAutomation- Connecting An Android Emulator
Please note that this tool is classified as a Legacy tool. We recommend transitioning to our updated solutions to maintain optimal performance and security in your workflows. For more information on this matter, please reach out to technical support .
This option is for users who wish to work with android emulators instead of real devices. SeeTest Automation can connect and perform tests on all Android Emulators.
The main requirement is for the emulator to be identified by the ADB. (Step 4 is here).
Most SDKs require a high-performance machine.
The minimum recommended spec is an Intel i5 processor with 8GB of RAM.
For real testing, you should use real devices.
Details about two recommended main Android Emulator toolkits:
The following features will not be available on such emulators:
- No reflection can be opened (Open device button will be disabled)
- No object spy. To get object properties and to extract elements you should go to the debug tab.
- No recording
How to Add emulators:
Step 1: Configure the emulator and open the AVD on the machine.
When the emulator's screen is open, you can verify that adb recognize the device.
Step 2: Follow step 2 and onward on how to connect a real device.