How to find Android SDK platform tools path on MAC

The first step is to find the Android SDK location on yoru MAC. Refer the following blog to get that path:

Next step is to get the platform tools path. The platform tools path for your machine will be the Android SDK path. + ‘/platform-tools’. It will be /Users/<UserName>/Library/Android/sdk/platform-tools.

Example:

/Users/foouser/Library/Android/sdk/platform-tools