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

查看:1137
本文介绍了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.

< img src =https://i.stack.imgur.com/qLP8E.pngalt =在此输入图像说明>

我有尝试了很多东西,包括将系统变量 JDK_HOME 设置到我的 JDK 所在的位置,并且<$ c $相同C> 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.

我也重新启动并重新安装了无数次。

I have also restarted and reinstalled countless times.

AS的版本是2.0 ,我正在运行最新版本的Java。

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

任何帮助?

推荐答案


  • 打开文件Android Studio设置目录/ bin / idea.properties

  • 添加 disable.android.first.run = true 结束

  • 重启Android Studio

    • Open file Android Studio setup directory/bin/idea.properties
    • Add disable.android.first.run=true to end
    • Restart 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天全站免登陆