Earlier even when coding if we press CtrlAltShiftS it'll open the window. Now it's not working like the past. For opening the window i had to open File, and after that i need to press the shortcut key for working it.
I'm using Android Studio 3.5.x
If alt+enter doesn't work for you just open "import" with the little + and copy paste there this: import android. widget. Button; import android. widget.
Android Studio includes keyboard shortcuts for many common actions.
The Docs says, it'll open up the project structure dialog by pressing shortcut CtrlAltShiftS as given in here. But still, if you can't open that project structure window by shortcut, there should be an issue with your keybindings. Go to Preferences > Keymap and check for it or press Ctrl+Shift+A and start typing the name of a command and it will show you all matching commands and their key bindings if they have one. That's really convenient for looking up the key shortcut for something if you have a hint of what it's called.
In most dialogs/windows there's a search box, and you can usually just start typing to start a search. It's especially good for preferences, where there are so many options that are hard to find.
As a quick fix, you can modify the key-binding for the project structure dialog as given in the screenshot.
I'm using 3.5.1 Version of Android Studio and according to the official document, it shows exactly what are they written in doc.
Here is the official DOC
According to the document Control+Alt+Shift+S, it shows me this
Setting of Key Map
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With