

Enter the following command: cd /path/to/extracted/folder/.Download the Android SDK Platform Tools ZIP file for Linux.That way, you don't have to manually update the binaries. While the guide above will certainly work, veteran macOS users can also opt to install ADB on their Macs using an unofficial package manager such as Homebrew or MacPorts. Allow the connection.Ĭongratulations! You can now run any ADB command on your device! Now go forth and start modding your phone.

On your device, you'll see an Allow USB debugging prompt.Once the Terminal is in the same folder your ADB tools are in, you can execute the following command to launch the ADB daemon.This is not always required for every device, but it's best to just leave it in this mode so you don't run into any issues. Change the USB connection mode to “file transfer (MTP)” mode. Connect your device to your Mac with a compatible USB cable.For example, you can place the contents on your desktop: cd /Users/XDA/Desktop/platform-tools/.To browse to the folder you extracted ADB into, enter the following command: cd /path/to/extracted/folder/.

