Adb For Os X Terminal

  1. Adb For Os X Terminal Shortcuts

Android ADB and Fastboot Drivers are required for many purposes such as installing Custom ROMs, Factory Reset, Troubleshooting device as well as for installing and uninstalling Apps. However, Installing ADB & fastboot drivers on Mac OS X isn’t easy. So, we bring you the Easiest method to Install Android ADB & USB Fastboot drivers on your Mac OS X, so that you can control phone & flash ROM’s directly from your Mac os x device.

Method to Install Android ADB & Fastboot Drivers on Mac OS X –

Step.1 Downloading & Extracting the ADB Install Scripts –

  • First we need to download the necessary Adb Installation scripts for Mac, they are available in the link below –
    Click here to Download ADB & Fastboot Binaries & Installation Scripts. (<10 mB)
  • Now, Once the above .zip file has been downloaded, extract it to a Folder using Archive manager and open the extracted contents in finder as shown below –

    Extract the downloaded Zip file, we have extracted it to Android folder

Android Debug Bridge (adb) is a versatile command-line tool that lets you communicate with a device. The adb command facilitates a variety of device actions, such as installing and debugging apps, and it provides access to a Unix shell that you can use to run a variety of commands on a device. Oct 09, 2016  This is just a simple and quick tutorial on how to VERY EASILY set up ADB and Fastboot on your Mac computer:) Forget about any other tutorials or any other videos from anybody else because this. Aug 24, 2017  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 devices Back on. May 18, 2010  What is ADB. ADB stands for Android Debug Bridge. It comes as a part of the standard Android SDK, which you can grab here.Basically, it provides a terminal-based interface for interacting with your phone’s file system.

Terminal

Step.2 Opening Terminal & Installing the Script File –

Adb in mac terminal

Adb For Os X Terminal Shortcuts

  • Now launch “Terminal” on your Mac , by Opening “Launchpad” and selecting “Terminal”. Alternatively you can also launch terminal from the utilities folder by pressing the key combination (Shift + Command + U).
  • Once you have opened Terminal, Switch to the Finder app.
  • There inside the extracted directory look for the file labelled “ADB-Install-Mac.sh” .
  • Now, simply drag & drop that file from Finder & app to the Terminal window as shown in the below image –

    Drag File ADB-Install-Mac.sh from Finder to terminal window

    Now the file name will appear inside the Terminal window.

  • Hit the “Enter or Return” key.
  • Once you hit the enter key it will ask you for your Account password as shown below –

    Enter your account Password & hit the enter key

    Type in your Mac OS X account password and hit the Enter key.

    Nov 12, 2018  Mojave (macOS 10.14) changes the default appearance on your Mac. It is no longer light, but new dark. This change prevents IBM Notes from starting if the Operating System Theme was previously set in IBM Notes preferences (IBM Notes – Preferences – Windows and Themes). Under these circumstances, IBM Notes will no longer start (see also Oliver Buse’s post). Ibm notes for mac mojave.

  • That’s it! Now it will execute the scripts & install the ADB & Fastboot binaries as well as the drivers. After the installation is finished it will wish you a “Nice day”, that’s it now you can run & use ADB and Fastboot on your Mac OS X as shown below –

    That’s it you have now successfully configured your Mac OS X machine with Android drivers as well as ADB & Fastboot. This method has been tested on Mac OS X Yosemite , Mavericks, El Capitano versions. If you face any problems feel free to comment.