brew install android-platform-tools

cask 'android-platform-tools' do. version '28.0.2'. sha256 'ee3a6762bead5d77c19d8772f205b846c0170b8c...

brew install android-platform-tools

cask 'android-platform-tools' do. version '28.0.2'. sha256 'ee3a6762bead5d77c19d8772f205b846c0170b8cd387f8e6d6932aed60d7814c'. ,This is the easiest way to get a manual installation of ADB and Fastboot. Navigate to https://developer.android.com/studio/releases/platform-tools.html and click on the SDK Platform-Tools for Mac link.

相關軟體 Android Studio 資訊

Android Studio
Android Studio 是一個流行的軟件開發環境(也稱為集成開發環境),使世界各地的程序員和創造者可以直接訪問編碼,調試,性能優化,版本兼容性檢查,硬件兼容性檢查(各種 Android 設備和包括平板電腦在內的屏幕尺寸)以及其他許多工具可以幫助開發人員更好地自動化編碼過程,並實現更快的迭代和發現。 Android Studio 功能所有這些工具,包括許多可以幫助程序員輕鬆地創建自己的基於 a... Android Studio 軟體介紹

brew install android-platform-tools 相關參考資料
Easily setup an Android development environment on a Mac · GitHub

Use Homebrew to install Android dev tools: ... export PATH=$ANDROID_HOME/platform-tools:$PATH export PATH=$ANDROID_HOME/build-tools/19.1.0:$ ...

https://gist.github.com

homebrew-caskandroid-platform-tools.rb at master · Homebrew ...

cask 'android-platform-tools' do. version '28.0.2'. sha256 'ee3a6762bead5d77c19d8772f205b846c0170b8cd387f8e6d6932aed60d7814c'.

https://github.com

Installing ADB on macOS - Stack Overflow

This is the easiest way to get a manual installation of ADB and Fastboot. Navigate to https://developer.android.com/studio/releases/platform-tools.html and click on the SDK Platform-Tools for Mac link...

https://stackoverflow.com

Setup Android development environment on a Mac · GitHub

Use Homebrew to install Android dev tools: brew install ant ... sdkmanager "platform-tools" "platforms;android-23" sdkmanager "build-tools;23.0.1". Install HAXM ...

https://gist.github.com