简体   繁体   English

当我按Ctrl + S或从“文件”菜单关闭项目时,Android Studio挂起

[英]Android Studio hangs when I press Ctrl + S or I close the project from File menu

Android Studio 3.2.1 hangs every time I press Control S (due to my old habit) or I press Close Project from the File Menu. 每当我按Control S(由于我的习惯)或从“文件”菜单中按“关闭项目”时,Android Studio 3.2.1都会挂起。

Studio freezes and if I minimize and maximize the window, studio shows a blank screen for an infinite time. Studio冻结,如果我最小化和最大化窗口,则Studio会无限期显示黑屏。

I am using it on 64bit windows 10 os with 7th generation i5 processor and 8gb ram. 我在带有第七​​代i5处理器和8GB内存的64位Windows 10 OS上使用它。

Had the same issue. 有同样的问题。 It helped: 它有助于:

  1. Rename your studio's profile folder, for example, c:\\Users\\.AndroidStudio3.4 to .AndroidStudio3.4_bak 重命名工作室的配置文件文件夹,例如将c:\\ Users \\ .AndroidStudio3.4更改为.AndroidStudio3.4_bak
  2. Run Android Studio 运行Android Studio
  3. On the first launch, it will ask about importing settings from .AndroidStudio3.4_bak 首次启动时,它将询问有关从.AndroidStudio3.4_bak导入设置的问题
  4. Choose Yes 选择是

You'll get Android Studio with your settings, and clear other temporary data. 您将获得带有设置的Android Studio,并清除其他临时数据。

暂无
暂无

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

相关问题 当我从“运行”菜单中选择“停止”时,为什么在Android Studio 1.1.0中无法关闭模拟器窗口? - Why won't emulator window close in Android Studio 1.1.0 when I select Stop from Run menu? 菜单挂在 Android Studio 上 - A Menu hangs on Android Studio Android:当我按系统后退菜单时,从子活动返回后,父母活动数据丢失 - Android: parent activity data is lost after back from child activity when I press system back menu 为什么我在 Android Studio 中的应用程序在我按下按钮时冻结? - Why is my app in Android Studio freezing when I press a button? 当我使用“片段”按“下一步”按钮时,如何避免声音重叠? (Android Studio) - How to avoid sounds from overlapping when I press Next button using Fragments? (Android Studio) 我按下后如何关闭应用程序? - how to close app when i press back? 当我按Ctrl + F11时内容消失了吗? - Content disappears when I press Ctrl + F11? 打开其他人的android studio项目时如何防止错误消息? - How do I prevent error messages when I open other people's android studio project? 当我在Android Studio中按“运行Android应用程序”按钮时,是否可以运行checkstyle? - Can I get checkstyle to run when I press the Run Android Application button in Android Studio android studio 当我尝试将依赖项添加到项目 Gradle 文件中时出现此错误 - android studio when I try add dependency into the project Gradle file I get this error
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM