Running ADB commands

Prev Next

Overview

The Android Debug Bridge (adb) provides a Unix shell which you can use to run various commands on an emulator or a connected Android device. pCloudy allows users to execute ADB Shell command on the devices on the platform.

Steps

  1. Connect to any available android device and click on Start Testing.
  2. On the Device Connection Page, click on the "ADB" tab.
  3. Enter the command in the ADB terminal box and hit "Enter/Return".
  4. The ADB shell command will be executed with the required results.