Modifying your Android device usually requires you to have ADB tools installed. Enter the following command to install ADB on macOS: brew cask install android-platform-tools. (Make sure your Mac is connected to the internet.) Once you are done with installing Homebrew, you can follow the step below to setup ADB binaries on your macOS using the same Terminal. The best part of this tool is it works on both when the phone is turned ON and on recovery mode. Now to send these commands to your phone you need to Enable USB Debugging. ADB is a small-sized tool through which you can send terminal commands to your phone. We suggest you to either download the Minimal ADB and Fastboot tool or use the official Android SDK platform tool.
Above, we have mentioned 3 different ADB and Fastboot tools. Android Platform tool for Mac The credit for this goes to shimp208. Fix fallback to non-incremental apk installation on pre-Android 11 devices. Download SDK Platform-Tools for Mac Download SDK Platform-Tools for Linux Although these links do not change, they always point to the most recent version of the tools.