Android Studio 卡在加载屏幕上 [英] Android Studio stuck on loading screen

查看:44
本文介绍了Android Studio 卡在加载屏幕上的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

每次运行 Android Studio 时,都会弹出这个加载屏幕,但 Android Studio 会停留在此处并且不加载.就像下图一样,只是加载栏一直加载但卡在那里.我运行的是 Windows 10.

Every time I run Android Studio, this loading screen pops up, but Android Studio stays here and doesn't load. It's like this following picture except that the loading bar is loaded all the way but stuck there. I am running Windows 10.

我尝试了很多事情,包括将系统变量 JDK_HOME 设置为我的 JDK 所在的位置,并且对于 JAVA_HOME 也是如此.我也设置了路径.我多次以管理员身份运行,让 AS 通过防火墙.

I have tried many things, including setting the system variables JDK_HOME to where my JDK is located and the same for JAVA_HOME. I have also set a path. I ran as admin many times and let AS through a firewall.

我也重启过无数次.

AS的版本是2.0,我运行的是最新版本的Java.

The version of AS is 2.0, and I am running the latest versions of Java.

有什么帮助吗?

推荐答案

  • 打开文件 Android Studio setup directory/bin/idea.properties
  • 添加disable.android.first.run=true到结束
  • 重启 Android Studio
  • 请注意:这将中断补丁更新到下一个版本.我们现在检查整个安装的完整二进制校验和以防止各种安装损坏错误以及保留应用程序签名.因此,请先复制此文件,然后再复制更新,放回去.

    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.

    这篇关于Android Studio 卡在加载屏幕上的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆