SeeTestAutomation - Troubleshooting Android Connectivity
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 .
Are you having problems connecting your Android device too SeeTest Automation?
You can debug connectivity using the following:
Problem 1: My device's details are not shown when trying to add it to SeeTest Automation
Step 1: Open your PC's Device Manager (you can find it under the control panel in your Windows PC station) - You should be able to identify your device here (usually under 'Android Phone').
Step 2: If you cannot identify the device, disconnect and connect the USB cable while the Device Manager is open. The Device Manager should refresh and you should be able to identify the new device.
Step 3: If the 'Device Manager' is not refreshed, try to change the USB port which connects the device to your PC.
Step 4: If your device is still not identified or the status of the device is listed as: 'Unknown Device' or your device is in "Error" mode, uninstall the USB driver and reinstall again per the instructions in Step 1 of the Connect Android section in this manual. Once you have reinstalled the USB driver, verify successful installation by executing the 'adb devices' command.
Step 5: If your device is still not identified or you are getting the 'Unknown Device' or "Error" message, verify that the device 'USB debugging' is enabled: Open 'Settings' -> 'Application' -> 'Development' - 'USB debugging' should be enabled:
Problem 2: My device is listed in the device list in SeeTest Automation but I cannot open it.
Please send the error.log located in the SeeTest Automation installation directory (C:\Program Files (x86)\Experitest\SeeTest\) to technical support.
Problem 3: Device status becomes Offline at random times and I cannot establish a connection.
-
Change the USB cable. Try using the original USB cable. In some cases, the process of connecting and disconnecting the USB cable can damage the device's connector. In this case, the device will get charged as usual but can suffer from ADB instability. It is best to avoid connecting and disconnecting the USB cable from the device itself.
-
Change the PC USB port. Use USB 2.0 and not USB 3.0. If it is a desktop machine, it is better to use ports that are at the back of the machine.
-
Don't run any other software that accesses the ADB process. An indication of such issue will be more than one ADB process running in the task manager.
-
Applications like Samsung Kies or HTC Sync will try to kill the existing ADB process and use their built-in ADB. It's better to avoid using those tools and only install the USB driver.