
Now, right-click on the ‘ platform-tools‘ folder icon and select the Copy “platform-tools” option from the context menu. You can rename it as ‘ADB’ or ‘AndroidSDK’ too if you want. Create a new folder called ‘ android-sdk-macosx‘ in the Home directory. Click on the Go tab in the Finder bar and select Home. Double-click the Macintosh HD icon on your desktop. Press Command+Shift+H on your keyboard. If you don’t know how to do that, there are 3 ways to open it.
Now open the Home directory on your Mac.
Extract the downloaded zip to get a folder named ‘ platform-tools‘.
Download the latest Android SDK Platform-tools that contain ADB and Fastboot drivers for Mac. If you want to enjoy global access to the ADB and Fastboot command-line tools right after launching the Mac Terminal, follow the steps described below. Add Terminal Shortcut to Platform-Tools Set up ADB Path in Mac Terminal Bash Profile You can read my tutorial describing 5 ways to copy file and folder path on Mac OS X.2. You can also do that by either manually typing the path to the folder containing ADB and Fastboot files or just by copying and pasting the folder path in the terminal. you must add the ‘platform-tools’ folder path to the Mac Terminal to run ADB and Fastboot commands. You can now execute any ADB or Fastboot command without any error.ĭon’t Miss: 300 Keyboard Shortcuts and Symbols for macOS Method 2: Type or Paste Folder Path in TerminalĪs you saw above. Doing so will CD (change directory) or set the Terminal’s path to the ADB and Fastboot files on your Mac.Ĭd /Users/rakeshshukla/Desktop/platform-tools. When the Terminal is launched, click on the ‘ platform-tools‘ folder icon, hold the Command button and drag it to the terminal window. Double-click it to launch the Mac terminal window.
You’ll find Terminal among the list of Mac Utilities.Now, click on the Go option on the Mac Finder and select Utilities.
you’ll have a new folder called ‘platform-tools‘ on your desktop. Extract the Zip file using Mac’s default Archive Utility app.Download the latest SDK Platform-tools.zip file for Mac from above.Method 1: Drag ‘Platform-tools’ Folder to Terminal