Running ADB commands

Prev Next

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.

  1. Select your desired device from the list and connect.

  2. On the Device Connection Page, click on the "Android ADB" icon.
    image.png

  3. Enter ADB shell command to the given text box and click on Execute.
    image.png

  4. ADB shell command execution result, you can click on the copy icon to copy the result.

image.png

  1. Once the results are copied you will see a success message on the screen.

image.png