

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 If you having a hard time using ADB or Fastboot commands on your Mac, follow the steps below to learn the correct way to set up and use them. At first, one may think that doing certain things are more complicated on Mac than on Windows but once you get familiar with it, things become easy. I had to google about it after getting my Macbook Pro. In order to install ADB and Fastboot for Mac, there first thing you need to do is to download the latest Android SDK Platform-tools for Mac.īeing a lifelong Windows user, I didn’t know how to use ADB commands in Mac Terminal. If you own an Android smartphone or tablet and don’t have any clue as to how you can install and use ADB and Fastboot on your Mac, this tutorial is just for you.ĭon’t Miss: How to Use ADB Commands on an Android Device ADB and Fastboot Platform-Tools for Mac Whether you want to backup your Android device, debug it, sideload an APK, unlock the bootloader, install an OTA update zip, uninstall system apps, root, and flash TWRP recovery, tweak device settings, or gather key information about your device, ADB and Fastboot are essential tools. In this tutorial, I’ll be showing you how you can install and use Android SDK Platform-tools on Mac. If you try to use ADB commands in the Mac terminal without setting up ADB and Fastboot platform tools, you’ll get errors like “adb command not found”, and “fastboot command not found” on Mac. ADB and Fastboot are multi-purpose command-line tools for Android that can be used via Windows, Mac, and Linux.
