简体   繁体   中英

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.

Studio freezes and if I minimize and maximize the window, studio shows a blank screen for an infinite time.

I am using it on 64bit windows 10 os with 7th generation i5 processor and 8gb ram.

Had the same issue. It helped:

  1. Rename your studio's profile folder, for example, c:\\Users\\.AndroidStudio3.4 to .AndroidStudio3.4_bak
  2. Run Android Studio
  3. On the first launch, it will ask about importing settings from .AndroidStudio3.4_bak
  4. Choose Yes

You'll get Android Studio with your settings, and clear other temporary data.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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