Running ADB commands
- 05 Apr 2023
- 1 Minute to read
- Print
- DarkLight
Running ADB commands
- Updated on 05 Apr 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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
Select your desired device from the list and connect.
On the Device Connection Page, click on the "Android ADB" icon.
Enter ADB shell command to the given text box and click on Execute.
ADB shell command execution result, you can click on the copy icon to copy the result.
- Once the results are copied you will see a success message on the screen.
Was this article helpful?