简体   繁体   English

Android Studio 0.8.1

[英]Android Studio 0.8.1

I am using Windows 8.0 and Android Studio 0.8.1 (also tried Android Studio 0.8). 我正在使用Windows 8.0和Android Studio 0.8.1(也尝试过Android Studio 0.8)。

When I click "New Project", nothing happens. 当我单击“新建项目”时,没有任何反应。 If I try some of the other options such as open an existing project, the prompt appears, same with the settings option. 如果尝试其他一些选项(例如打开现有项目),则会出现提示,与设置选项相同。 I have tried installing JDK 8 as well, still seeing the same issue. 我也尝试安装JDK 8,仍然看到相同的问题。

I am unable to locate any log files to give me more information. 我找不到任何日志文件来给我更多信息。 Does anyone know how I can fix this or where I can find log files to show me what the error is? 有谁知道我该如何解决此问题,或者在哪里可以找到日志文件以显示错误原因?

Turns out I had some errors on my disk which was causing this. 原来我的磁盘上有一些错误导致了此错误。

To fix this I did the following: 为了解决这个问题,我做了以下工作:

  • Access my computer (Windows Key + E) 访问我的计算机(Windows键+ E)
  • Right click the C Drive 右键单击C盘
  • Select properties 选择属性
  • Select the Tools tab 选择Tools选项卡
  • Select Check under Error checking 选择CheckError checking
  • Ran the error check and rebooted to repair the drive 运行错误检查并重新启动以修复驱动器
  • I then deleted the following files under c:\\Users[User name]\\: .android , .AndroidStudioBeta , .gradle . 然后,我删除了c:\\ Users [User name] \\下的以下文件: .android.AndroidStudioBeta.gradle (I was unable to delete these until I did the disk error checking). (在检查磁盘错误之前,我无法删除它们)。

After this, it was plain sailing. 在那之后,那是一帆风顺的。

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

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