macOS adbをインストールする方法
環境
macOS
操作方法
1.ターミナルを開きます。
2.以下のコマンドを実行します。
brew install android-platform-tools
3.バージョンを確認する
adb --version
Coding Changes the World
環境
macOS
操作方法
1.ターミナルを開きます。
2.以下のコマンドを実行します。
brew install android-platform-tools
3.バージョンを確認する
adb --version