I\'ve got a problem after updating Mac to Big Sur 11.0.1
.
All interstitial dialog windows, Device Manager, Preferences, SDK options, and etc, are not ope
The newest preview version (4.2 Canary 16) seems to be working for me: https://developer.android.com/studio/preview/index.html
System Preferences > General > set Prefer Tabs to never when opening documents.
Alternatively, run this on Terminal and restart Android Studio:
defaults write com.google.android.studio AppleWindowTabbingMode manual
This works while keeping the tabs active for other apps.