Android Studio keyboard shortcuts

Android Studio  

defkey.com -
7 years ago
- Shortcuts
0
Ctrl + S

Save all

0
Ctrl + Alt + Y

Synchronize

1
Ctrl + ↑  Shift + F12

Maximize/minimize editor

1
Alt + ↑  Shift + I

Inspect current file with current profile

1
Ctrl + `

(backquote) Quick switch scheme

0
Ctrl + Tab

Switch between tabs and tool window

Advertisement

Press Shift twice Search everything (including code and menus).
1
Ctrl + ↑  Shift + N

Find file (instead of class)

0
Alt +   

Navigate between open editor tabs

0
Ctrl + Alt + H

Open call hierarchy

-1
Alt + Insert

Generate code (getters, setters, constructors, hashCode/equals, toString, new file, new class)

1
Ctrl + Alt + T

Surround with (if...else / try...catch / etc.)

0
Ctrl + Y

Delete line at caret

1
Ctrl + D

Duplicate current line or selection

1
Ctrl + Space

Basic code completion

1
Ctrl + ↑  Shift + ⤶ Enter

Complete statement

0
Ctrl + P

Show parameters for selected method

2
Ctrl + /

Comment/uncomment with line comment

0
Ctrl + ↑  Shift + /

Comment/uncomment with block comment

1
Ctrl + Alt + O

Optimize imports

1
Alt + ⤶ Enter

Project quick fix (show intention actions and quick fixes)


Share this page on:
Is this page helpful?
0 0

Program information

Program name: Android Studio Android Studio (Developer tools)

Android Studio is a integrated development environment (IDE) for the Android operating system. It's licensed with Apache and can be freely downloaded and used.

Last update: 12/26/2019 8:04 AM UTC

How easy to press shortcuts: 79%

More information >>

Shortcut count: 108

Platform detected: Windows or Linux

Similar programs



User operations

Add Android Studio to favorites

Add to favorites

Advertisement


What is your favorite Android Studio hotkey? Do you have any useful tips for it? Let other users know below.


 
No comments yet. Ask, or type the first one!