Linux 命令行更新android sdk
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
命令:
android update sdk --no-ui
这里只是更新现有的以及下载最新的sdk,如果再加一个参数-a, 就可以把所有的版本都下载。
查看哪些包可以更新命令是:
android list sdk
也可以只更新需要的包,只需要加上--filter,
android update sdk --filter <component> --no-ui
例如:
android update sdk <span style="font-family: Arial, Helvetica, sans-serif;">-u </span> -a -t platform 更新platform包下所有版本
GitHub 加速计划 / li / linux-dash
6
1
下载
A beautiful web dashboard for Linux
最近提交(Master分支:4 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献2条内容
所有评论(0)