Intro
Android Studio on Mac uses Command for tool windows and most editing commands, but Run and Debug use Control instead, since Command already owns those keys at the system level.
https://hkeys.app
Android Studio on Mac uses Command for tool windows and most editing commands, but Run and Debug use Control instead, since Command already owns those keys at the system level.
Tool windows use Cmd. Cmd+1 opens Project, Cmd+9 opens Version Control, Cmd+6 opens Logcat.
Run and Debug use Control, not Command. Control+R runs the app and Control+D debugs it, macOS already claims Command+R and Command+D system-wide.
Search everything with a double Shift tap. Pressing Shift twice opens a box that searches code, files, classes, symbols, and menu actions at once.
Layout Editor shortcuts skip modifiers. B, O, D, R, and E switch modes and toggle panels with a single keypress, no Cmd or Option needed.
The Android Studio Mac shortcut list is available as a printable PDF. The tool window and code navigation shortcuts are the ones worth learning first.
Double-tap Shift to open Search Everywhere, which searches code, files, classes, symbols, and menu actions in one box. Cmd+O searches specifically by class name, and Cmd+Shift+A opens Find Action for running a command by name.
Command+R is already a macOS system shortcut, so Android Studio binds Run to Control+R to avoid the conflict. Debug uses Control+D for the same reason. Resume Program keeps Command but adds Option, becoming Command+Option+R.
No. B, O, D, R, and E work as single keypresses to toggle Design/Blueprint view, Portrait/Landscape, devices, force refresh, and the render errors panel.
Need more than shortcuts?
Visit the Android Studio app page for an overview and helpful links.
Want to suggest a new app, report a bug, or get help? Email us at info@hkeys.app.
For anything else or just a quick hello, write to us at info@hkeys.app.