티스토리 뷰

공부

[macosx] adb (android-platform-tools)

승가비 2023. 8. 20. 12:05
728x90
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

brew install android-platform-tools
brew install --cask android-platform-tools

adb devices

https://stackoverflow.com/questions/17901692/set-up-adb-on-mac-os-x

 

Set up adb on Mac OS X

I spent quite sometime figuring how to set up adb on Mac, so I figure writing how to set it up might be useful to some people. adb is the command line tool to install and run android apps on your p...

stackoverflow.com

 

728x90
댓글