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
- Connect to any available android device and click on Start Testing.
- On the Device Connection Page, click on the "ADB" tab.
- Enter the command in the ADB terminal box and hit "Enter/Return".
- The ADB shell command will be executed with the required results.