简体   繁体   English

如何将android SDK添加到未设置(新)的Android Studio中

[英]How to add android sdk to not setup(new) Android Studio

I installed Android Studio and when I try to start it, it automatically starts to download some packages. 我安装了Android Studio,当我尝试启动它时,它会自动开始下载一些软件包。

I already have android sdk and I want my studio to use this one instead of downloading. 我已经有android sdk了,我希望我的工作室使用这个而不是下载。

How can I do it? 我该怎么做?

Please, take into account that Android Studio is not set up yet. 请考虑到尚未设置Android Studio。

I prefer downloading the .zip version rather than the .exe version. 我更喜欢下载.zip版本而不是.exe版本。 Go to the link http://tools.android.com/download/studio/builds/1-4-0 and download the Plain .zip file there based on the OS you are using. 转到链接http://tools.android.com/download/studio/builds/1-4-0,然后根据您使用的操作系统在其中下载Plain .zip file For window it is: https://dl.google.com/dl/android/studio/ide-zips/1.4.0.10/android-studio-ide-141.2288178-windows.zip 对于窗口,它是: https : //dl.google.com/dl/android/studio/ide-zips/1.4.0.10/android-studio-ide-141.2288178-windows.zip

Once that's done, extract the zip and follow this: https://stackoverflow.com/a/30012311/4747587 . 完成后,解压缩zip并遵循以下步骤: https : //stackoverflow.com/a/30012311/4747587 This will ensure that when you first start studio downloading does not happen. 这样可以确保首次启动studio不会进行下载。

Start Studio. 启动Studio。 Go to Settings > Appearance & Behavior > System Settings > Android SDK . 转到Settings > Appearance & Behavior > System Settings > Android SDK Give your SDK path here. 在此处提供您的SDK路径。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM