Android Studio : All Shortcut Keys

Navigation Shortcuts

Shortcut KeysFunctions
Ctrl + NGo to class
Ctrl + Shift + NGo to file
ALT + Left-Arrow; ALT + Right-ArrowNavigate open tabs
CTRL + ELookup recent files
CTRL + GGo to line
CTRL + SHIFT + BACKSPACENavigate to last edit location
CTRL + BGo to declaration
CTRL + ALT + BGo to implementation
F4Go to source
CTRL + UGo to super Class
Ctrl + Alt + HShow Call hierarchy
CTRL + SHIFT + FSearch in path/project


Programming Shortcuts

Shortcut KeysFunctions
CTRL + ALT + LReformat code
CTRL + ALT + OOptimize imports
CTRL + SPACECode Completion
ALT + ENTERIssue quick fix
CTRL + ALT + TSurround code block
Shift + F6Rename and refactor
CTRL + /Line Comment or Uncomment
CTRL + SHIFT + /Block Comment or Uncomment
ALT + UP/DOWNGo to previous/next method
CTRL + PShow parameters for method
CTRL + QQuick documentation lookup




Download our Android App Best Computer Guide 



General Shortcuts

Shortcut KeysFunctions
CTRL + YDelete line
Alt + DELETESafe Delete
CTRL + F4Close Active Tab
SHIFT + F10Build and run
CTRL + F9Build
CTRL + SHIFT + AAll purpose (Meta)Shortcut

No comments:

Post a Comment