首页 > 代码库 > linux 命令行更新sdk

linux 命令行更新sdk


./android list sdk --proxy-host android-mirror.bugly.qq.com --proxy-port 8080 --no-ui -a -s


./android update sdk --proxy-host android-mirror.bugly.qq.com --proxy-port 8080 -s -u --filter 35

linux 命令行更新sdk