Android Studio Keyboard Shortcuts

Complete Android Studio keyboard shortcuts reference — 66 shortcuts across 7 categories. Quick reference cheat sheet for Windows & Mac.

Search & Navigation (12)

ShortcutAction
Shift + ShiftSearch Everywhere
Ctrl + Shift + AFind Action
Ctrl + NFind Class
Ctrl + Shift + NFind File
Ctrl + Alt + Shift + NFind Symbol
Ctrl + FFind
F3Find Next
Ctrl + RReplace
Ctrl + Shift + FFind in Path
Ctrl + GGo to Line
Ctrl + ERecent Files
Ctrl + Shift + BackspaceLast Edit Location

Code Completion & Generation (8)

ShortcutAction
Ctrl + SpaceBasic Completion
Ctrl + Shift + SpaceSmart Completion
Ctrl + Shift + EnterComplete Statement
Alt + EnterQuick Fix
Alt + InsertGenerate Code
Ctrl + OOverride Methods
Ctrl + IImplement Methods
Ctrl + Alt + TSurround With

Editing (12)

ShortcutAction
Ctrl + /Line Comment
Ctrl + Shift + /Block Comment
Ctrl + DDuplicate Line
Ctrl + YDelete Line
Ctrl + WExtend Selection
Ctrl + Shift + WShrink Selection
Ctrl + Alt + LReformat Code
Ctrl + Alt + IAuto-Indent Lines
Ctrl + Alt + OOptimize Imports
Ctrl + Shift + JSmart Line Join
Shift + EnterStart New Line
F2Next Highlighted Error

Navigate Code (8)

ShortcutAction
Ctrl + BGo to Declaration
Ctrl + Alt + BGo to Implementations
Ctrl + UGo to Super Method
Ctrl + F12File Structure
Ctrl + HType Hierarchy
Ctrl + QQuick Documentation
Ctrl + PParameter Info
Alt + F7Find Usages

Refactoring (8)

ShortcutAction
Shift + F6Rename
Ctrl + Alt + MExtract Method
Ctrl + Alt + VExtract Variable
Ctrl + Alt + FExtract Field
Ctrl + Alt + CExtract Constant
Ctrl + Alt + PExtract Parameter
Ctrl + Alt + NInline
F6Move

Build, Run & Debug (12)

ShortcutAction
Ctrl + F9Build
Shift + F10Run
Shift + F9Debug
Ctrl + F10Apply Changes
F8Step Over
F7Step Into
Shift + F8Step Out
Alt + F9Run to Cursor
F9Resume Program
Ctrl + F8Toggle Breakpoint
Alt + F8Evaluate Expression
Ctrl + Shift + F8View Breakpoints

Tool Windows (6)

ShortcutAction
Alt + 1Project Window
Alt + 6Logcat
Alt + 9Version Control
Ctrl + Shift + F12Hide All Tool Windows
EscReturn to Editor
Ctrl + TabSwitcher
📄 View Printable Cheat Sheet — Download as PDF or print · 🧩 Combine with other tools

Related Shortcut Pages

IntelliJ IDEA Xcode VS Code PyCharm WebStorm Git

Search 13,500+ shortcuts across 269 platforms

Explore All Platforms Practice Shortcuts
📜 Every shortcut on this page is taken from the official Android Studio documentation — developer.android.com
🔧 Spotted an error or a missing shortcut? Suggest an edit on GitHub — every accepted fix goes live on this page, the API and the CLI.

🤖 Ask AI about Android Studio shortcuts

Open your assistant with this page preloaded as the source — great for follow-up questions like "which of these work in other apps?"

ChatGPT Claude Perplexity Gemini Grok