Skip to content

Instantly share code, notes, and snippets.

View xiaxianlin's full-sized avatar

夏显林 xiaxianlin

View GitHub Profile
@Erichain
Erichain / installAndroidSDKOnMac.md
Last active July 28, 2023 06:57
Mac OS下安装和配置android-sdk

##MAC OS下安装和配置android-sdk

###安装

在MAC上安装android-sdk,标准的安装方法是使用homebrew,运行如下命令:

brew update

brew install android-sdk