mohammed02
mohammed02

Reputation: 85

Android Studio freeze in fullscreen MAC OSX

Recently I have problem with Android studio, in fullscreen mode when plugins or settings window opened or any other pop up window and if I swap with desktop then back again,Android studio will freeze and nothing of pop up windows shows up until I enter Esc to close them or force quit, is there any solution?

Upvotes: 6

Views: 1175

Answers (3)

drewster
drewster

Reputation: 6120

This issue is resolved in the Android Studio 4.2 RC1 preview version, found here: https://developer.android.com/studio/preview.

Upvotes: 0

PathToLife
PathToLife

Reputation: 1193

As Ranjan said, on MacOS Big Sur the config is highlighted Image showing the configuration

Upvotes: 0

Ranjan Sigdel
Ranjan Sigdel

Reputation: 171

Android Studio freezes on macOS Big Sur On machines running macOS Big Sur, Android Studio 4.1 might freeze when you open a dialog.

To work around this issue, do one of the following:

Go to the Apple Menu, select System Preferences > General. In the Prefer tabs when opening documents option, select "never". Then restart Android Studio.

source: https://developer.android.com/studio/known-issues

Upvotes: 5

Related Questions