Running ADB commands
  • 05 Apr 2023
  • 1 Minute to read
  • Dark
    Light

Running ADB commands

  • Dark
    Light

Article Summary

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. 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


Was this article helpful?