Up to Date ADB and Fastboot [Mac]

kingmikel

Senior Member
Oct 19, 2015
262
227
0
Welcome
I was trying to unlock the bootloader for my Nexus 6P, but the commands were not working. I had to update the files for adb and fastboot, but it finally worked with the new command "fastboot flashing unlock" . So I have uploaded a zip with the up to date files so you guys can also use adb and fastboot.

If you haven't set up your fastboot/adb here is a quick guide on how to set it up easily.

---Guide---

1. Unzip the file, and copy the adb folder to your preferred destination.
2. Open up terminal and type : nano ~/.bash_profile
3. Use the path of the folder and add this line (replace kingmikel with your username, and replace Documents with your path) : export PATH=${PATH}:/Users/kingmikel/Documents/adb

Credits: @AshtonTS and his thread http://forum.xda-developers.com/showthread.php?t=1917237
 

Attachments

Last edited: