Enabling the Android adb command
Remote TestKit provides standard adb (Android Debug Bridge) functionality to enable the use of adb commands to access remote devices. This is the equivalent of having a smartphone device connected directly to your computer via USB.
Ensure that the following requirements are met:
- Download and install the Remote TestKit Client application. Note that you must also have an account to access and use the Remote TestKit Client service.
- From the Android web site, download the Android SDK, and then unzip the archive to a location of your choosing.
Launch the Remote TestKit Client application, and then log in with your username and password.
In the Device list - Remote TestKit dialog box, rent and launch a device.
When your device appears, enable the use of the adb command by clicking the ADT/DDMS/adb button. A grey icon indicates that adb is not activated yet.
Fastpath: Alternatively, click Settings > ADT/DDMS/adb from the main menu.
On your first use of Remote TestKit Client, you are asked to provide the location the adb command. Browser to the location of adb based on the location of the Android SDK, <SDK_INSTALL_DIR>\android-sdk-windows\platform-tools\adb.exe, and then click Apply.
Upon successful adb activation, the formerly grey ADB icon becomes green .