

Well, this method is far easier than the one I described above. You can now execute any ADB or Fastboot command.In the context menu, select the “ Open command prompt here” or “ Open in Terminal” option.While pressing the Shift key on the keyboard, perform a right-click on your mouse at an empty place inside the folder window.


If you want to learn about the possibilities you can explore after installing the Android SDK platform tools, please refer check out the following lists of commands. Moreover, you can also flash factory images, custom recovery, sideload APK, and so on.

Using ADB and Fastboot commands, you can install, uninstall, debug, and emulate apps, customize your Android device, enable and disable hidden settings, back up your data, push and full files, and remotely control your device from your computer. Below, you can download the latest SDK platform tools Zip for Windows, Linux, and macOS X directly from the Google servers. The SDK Platform tools pack together all required files to execute ADB and Fastboot commands. Before you can do that, however, you must download and install the ADB drivers on your computer. You can use ADB and Fastboot commands on Windows, macOS, or Linux to control and customize your Android phone or tablet. They are very useful command-line tools that can be used to perform countless developer-level tasks on Android devices. Nobody can call oneself an avid Android user without being familiar with ADB and Fastboot.
