If you’ve used Linux or Unix based operating systems, you might know that every command has a “-h” which helps you with syntax and usage description. This command is similar, it will print a list of supported ADB commands with their descriptions.
Syntax:
adb help
adb push Upload a specified file from your computer to an emulator/device. adb push <local> <remote>…
adb devices Prints a list of all attached emulator/device adb devices In response, return serial…
adb usb restarting ADB in USB mode. adb usb Read more about ADB..
Your email address will not be published. Required fields are marked *
Receive weekly newsletter with educational materials, new courses, most popular posts, popular books and much more!