Last Updated: November 21, 2025
Android Studio Shortcuts
IDE productivity for Android
Essential Shortcuts
| Item | Description |
|---|---|
Ctrl+N
|
Find class |
Ctrl+Shift+N
|
Find file |
Ctrl+Alt+L
|
Format code |
Shift+F10
|
Run app |
Shift+F9
|
Debug app |
Ctrl+F9
|
Build project |
Alt+Enter
|
Quick fix |
Navigation
| Item | Description |
|---|---|
Ctrl+B
|
Go to declaration |
Ctrl+Alt+B
|
Go to implementation |
Ctrl+E
|
Recent files |
Ctrl+Shift+Backspace
|
Last edit location |
Best Practices
- Learn keyboard shortcuts to boost productivity
- Use code templates
- Leverage auto-complete
- Use refactoring tools
💡 Pro Tips
Quick Reference
Master shortcuts to code 10x faster