I'm trying to solve some issues with opening AVD/Emulator (see Error:Unable to locate adb within SDK in Android Studio) in one of my Flutter projects.
When opening the "Project structure" I don'g get the opportunity to set Project SDK settings.
I have tried to enter the project structure window from both File -> Project structure and from the little icon with the small blue sqares inside Android Studio, but I get to the same window.
In one of my other projects, on the same computer I get the expected window:
Anyone have any suggestions why I can access the right window in one project, and not in another?
I use Android Studio Arctic Fox (2020.3.1) on macos.
Kind regards, Christian