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

0
Alt + ↑  Shift + F

Add to favorites

1
Alt + ↑  Shift + I

Inspect current file with current profile

1
Ctrl + `

(backquote) Quick switch scheme

0
Ctrl + Alt + S

Open settings dialogue

-1
Ctrl + Alt + ↑  Shift + S

Open project structure dialog

0
Ctrl + Tab

Switch between tabs and tool window

Advertisement

Press Shift twice Search everything (including code and menus).
0
Ctrl + F

Find

0
F3

Find next

0
↑  Shift + F3

Find previous

0
Ctrl + R

Replace

0
Ctrl + ↑  Shift + A

Find action

0
Ctrl + Alt + ↑  Shift + N

Search by symbol name

-1
Ctrl + N

Find class

1
Ctrl + ↑  Shift + N

Find file (instead of class)

0
Ctrl + ↑  Shift + F

Find in path

0
Ctrl + F12

Open file structure pop-up

0
Alt +   

Navigate between open editor tabs

0
F4

Jump to source

0
or Ctrl + ⤶ Enter
0
↑  Shift + F4

Open current editor tab in new window

0
Ctrl + E

Recently opened files pop-up

0
Ctrl + ↑  Shift + E

Recently edited files pop-up

0
Ctrl + ↑  Shift + Backspace

Go to last edit location

0
Ctrl + F4

Close active editor tab

0
Esc

Return to editor window from a tool window

0
↑  Shift + Esc

Hide active or last active tool window

0
Ctrl + G

Go to line

0
Ctrl + H

Open type hierarchy

0
Ctrl + ↑  Shift + H

Open method hierarchy

0
Ctrl + Alt + H

Open call hierarchy

-1
Alt + Insert

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

0
Ctrl + O

Override methods

-1
Ctrl + I

Implement methods

1
Ctrl + Alt + T

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

0
Ctrl + Y

Delete line at caret

0
Ctrl + -

Collapse/expand current code block

0
or Ctrl + +
0
Ctrl + ↑  Shift + -

Collapse/expand all code blocks

0
or Ctrl + ↑  Shift + +
1
Ctrl + D

Duplicate current line or selection

1
Ctrl + Space

Basic code completion

0
Ctrl + ↑  Shift + Space

Smart code completion (filters the list of methods and variables by expected type)

1
Ctrl + ↑  Shift + ⤶ Enter

Complete statement

0
Ctrl + Q

Quick documentation lookup

0
Ctrl + P

Show parameters for selected method

0
Ctrl + B

Go to declaration (directly)

0
or Ctrl +
0
Ctrl + Alt + B

Go to implementations

0
Ctrl + U

Go to super-method/super-class

0
Ctrl + ↑  Shift + I

Open quick definition lookup

0
Alt + 1

Toggle project tool window visibility

0
F11

Toggle bookmark

0
Ctrl + F11

Toggle bookmark with mnemonic

Advertisement

2
Ctrl + /

Comment/uncomment with line comment

0
Ctrl + ↑  Shift + /

Comment/uncomment with block comment

0
Ctrl + W

Select successively increasing code blocks

0
Ctrl + [

Move to code block start

0
Ctrl + ]

Move to code block end

0
Ctrl + ↑  Shift + [

Select to the code block start

0
Ctrl + ↑  Shift + ]

Select to the code block end

0
Ctrl + Del

Delete to end of word

0
Ctrl + Backspace

Delete to start of word

1
Ctrl + Alt + O

Optimize imports

1
Alt + ⤶ Enter

Project quick fix (show intention actions and quick fixes)

-1
Ctrl + Alt + L

Reformat code

0
Ctrl + Alt + I

Auto-indent lines

0
Tab

Indent/unindent lines

0
or ↑  Shift + Tab
0
Ctrl + ↑  Shift + J

Smart line join

0
Ctrl + ⤶ Enter

Smart line split

0
↑  Shift + ⤶ Enter

Start new line

0
F2

Next/previous highlighted error

0
or ↑  Shift + F2
0
Ctrl + F9

Build

0
↑  Shift + F10

Build and run

0
Ctrl + F10

Apply changes

0
↑  Shift + F9

Debug

0
F8

Step over

0
F7

Step into

0
↑  Shift + F7

Smart step into

0
↑  Shift + F8

Step out

0
Alt + F9

Run to cursor

0
Alt + F8

Evaluate expression

0
F9

Resume program

0
Ctrl + F8

Toggle breakpoint

0
Ctrl + ↑  Shift + F8

View breakpoints

0
F5

Copy

0
F6

Move

0
Alt + Del

Safe delete

0
↑  Shift + F6

Rename

0
Ctrl + F6

Change signature

0
Ctrl + Alt + N

Inline

-1
Ctrl + Alt + M

Extract method

0
Ctrl + Alt + V

Extract variable

0
Ctrl + Alt + F

Extract field

0
Ctrl + Alt + C

Extract constant

0
Ctrl + Alt + P

Extract parameter

0
Ctrl + K

Commit project to VCS

0
Ctrl + T

Update project from VCS

0
Alt + ↑  Shift + C

View recent changes

0
Alt + `

(backquote) Open VCS popup


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 your list of 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!