Showing posts with label osx. Show all posts
Showing posts with label osx. Show all posts

Sunday, February 5, 2017

Android SDK fastboot adb location in Mac OSX

Android SDK tools such as fastboot and adb can be found in the following location by default:

/Users/[your osx username]/Library/Android/sdk/platform-tools/

Useful for running commands like ./fastboot etc.