Prindol

DESIGN, HTML5, CSS3, DOM, Jquery, JSON, Actionscript2/3, Linux, IIS

You are not logged in.

#1 2019-09-16 12:59:57

skydown
Administrator
Registered: 2011-07-25
Posts: 335

Installing ADB on macOS

1. Install homebrew

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

2. Install adb

brew cask install android-platform-tools

3. Start using adb

adb devices

Offline

Board footer

Powered by FluxBB