macos安装android studio(Android Studio 2021.1.1)
一,官网下载
https://developer.android.google.cn/studio/
如图:
点击 Download Android Studio
此处选择自己电脑的芯片
点击后开始下载
说明:刘宏缔的架构森林是一个专注架构的博客,
网站:https://blog.imgtouch.com
原文: https://blog.imgtouch.com/index.php/2023/06/04/macos-an-zhuang-android-studio-android-studio-2021-1-1/
对应的源码可以访问这里获取: https://github.com/liuhongdi/
或: https://gitee.com/liuhongdi
说明:作者:刘宏缔 邮箱: 371125307@qq.com
二,安装
下载完成后打开dmg,如图:
拖动Android Studio到Applications文件夹
运行:
在下面的弹出窗口点 打开 按钮
启动
出现报错,因为找不到sdk
此处点 cancel 按钮继续
此处点击 Next 按纽 继续
此处 选 Standard,然后点击 Next 按钮
此处选择一个主题后 点 Next 按钮
此处点 Next 按钮
两个license,都需要选择 accept,
然后点 finish
开始下载需要的包
下载完成后点finish
如图:
三,安装sdk
菜单->Android Studio->Preferences
Appearances & Behavior->System Settings->Android SDK
如果安装sdk,选中要安装的版本后 点 Apply 按钮会开始下载并安装