Android Studio - Connect Remote Devices
Remote Debugging feature lets you debug a device in Continuous Testing Cloud as if is connected locally to your machine using USB connector. The feature simulates a local device connection, and also allows you to test and debug your app on a large number of devices, of different makes and Android versions.
Before you can start to build, deploy and debug your Android application on remotely located Android devices, you must initiate a remote debugging session and connect the device to Android Studio.
These are the prerequisites:
- Android Studio opens with a fully configured project.
- A device open in manual mode.
- Remote Debugging installed on your machine.