adb version
Adding the folder to your system's environment variables allows you to run adb and fastboot from any command prompt window . Update the IDE and SDK tools | Android Studio install android sdk platformtools revision 2801
Before we type a single command, let’s define the package. The are a set of command-line utilities primarily used to communicate with Android devices. The two most critical components are: adb version Adding the folder to your system's
: Add export PATH=$PATH:/path/to/platform-tools to your .bashrc or .zshrc file. install android sdk platformtools revision 2801