frenchgre.blogg.se

Adb and fastboot platform tools
Adb and fastboot platform tools













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.

adb and fastboot platform tools

Once the Terminal is in the same folder your ADB tools are in, you can execute the following command to launch the ADB daemon.

adb and fastboot platform tools

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/.
  • Extract the ZIP to an easily-accessible location (like the Desktop for example).
  • Download the Android SDK Platform Tools ZIP file for macOS.
  • adb and fastboot platform tools

    You can now run any ADB command on your device! Now go forth and start modding your phone by following our extensive list of tutorials! How to set up ADB on macOS















    Adb and fastboot platform tools