android - 为什么 Android Studio 1.0 rc 会开始下载 Android SDK 而不检测是否存在?

标签 android sdk

我已经在我的 Archlinux 盒子里安装了 Android Studio 1.0 rc 和 Android SDK。但是当我尝试创建一个新的 Android 应用程序时,AS 会尝试直接从 dl-ssl.google.com 下载另一套 SDK。我的意思是为什么,为什么不先启动让我配置SDK路径? (我在中国大陆,所以connect会一直reset,也就是说AS不会启动到workspace。

最佳答案

看起来这在已知问题列表中:http://tools.android.com/knownissues

A bug in Android Studio 1.0 RC1 causes the Setup Wizard to show up and ask you to install an SDK on each startup. To work around this, you can edit the idea.properties file in the bin folder such that it has the below line as well:

disable.android.first.run=true

PLEASE NOTE: This will break patch updating to the next version. We now check full binary checksums on the whole installation to prevent various install corruption bugs as well as to preserve application signatures. Therefore, make a copy of this file first, and before updating, put it back. (Alternatively, just download the full image of RC2 when it is released.)

关于android - 为什么 Android Studio 1.0 rc 会开始下载 Android SDK 而不检测是否存在?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27085806/

相关文章:

java - 在 Java (Android) 中创建内存中的 sqlite 数据库的示例?

android - 如何在 android 上以编程方式取消配对或删除配对的蓝牙设备?

java - 如何在 Android 中动态包含布局?

android - Android SDK r20 中的 bootclasspathref

ios - NSDictionary 应用程序崩溃

android - SDK 支持印度语,PhoneGap 不支持

java - 实时 FFT 绘图

android - 没有发现异常 com.squareup.okhttp.logging.HttpLoggingInterceptor

javascript - 阻止 google chrome 下载视频 - Android Chrome 浏览器

iphone - 可点击的导航栏标题