Learn Android Studio keyboard shortcuts
Practice Android Studio 2025 keyboard shortcuts with timed drills. Memorize all 132 hotkeys and keybindings faster through interactive exercises.
Top shortcuts
- Ctrl+S — Save all
- Ctrl+Alt+Meta+Y — Synchronize
- Ctrl+Shift+Meta+F12 — Minimize or maximize the editor
- Shift+Alt+F — Add to favorites
- Shift+Alt+I — Inspect the current file with the current profile
- Ctrl+Backquote — Quick switch the scheme
- Ctrl+Shift+Alt+Meta+S — Open the project structure dialogue
- Ctrl+Tab — Switch between the tabs and tool window
- Ctrl+F — Find
- Meta+F3 — Find next
- Shift+Meta+F3 — Find previous
- Ctrl+R — Replace
- Ctrl+Shift+A — Find action
- Ctrl+Shift+Alt+Meta+N — Search by a symbol name
- Ctrl+Meta+N — Find class
- Ctrl+Shift+Meta+N — Find file, instead of class
- Ctrl+Shift+F — Find in path
- Ctrl+F12 — Open file structure pop-up
- Ctrl+Meta+Enter — Jump to source
- Shift+F4 — Open the current editor tab in a new window
- Ctrl+E — Recently opened files pop-up
- Ctrl+Shift+E — Recently edited files pop-up
- Ctrl+Shift+Backspace — Go to last edit location
- Ctrl+Meta+F4 — Close active editor tab
- Escape — Return to editor window from a tool window
- Shift+Escape — Hide active or last active tool window
- Ctrl+G — Go to line
- Ctrl+H — Open type hierarchy
- Ctrl+Shift+H — Open method hierarchy
- Ctrl+Alt+H — Open call hierarchy
Other Code & Text apps
Related pages