if you save a file from android studio where is that file located on mac code example
Example: how to find android sdk location in mac
export PATH="/Users/<username>/Library/Android/sdk/tools:/Users/<username>/Library/Android/sdk/build-tools:${PATH}"