Android Studio – short keys

I decide to write about short keys in Android Studio which I use mostly. But I found great articles about them and you can find also links to those articles.

Short Keys

Below you can find short keys which I use. I found great articles about short keys in Android Studio. Please, read articles from links because of there are much more short keys.

Highlight instances of word

CTRL+SHIFT+F7

Go to another method

ALT + UP/DOWN

Display definition

CTRL+SHIFT+I

Collapse and expand

CTRL+SHIFT++/

Add bookmark

F11

Add symbol bookmark

CTRL+F11

Show all bookmarks

SHIFT+F11

Links

Android Studio Tips Of the Day – Roundup #1
Android Studio Tips Of the Day – Roundup #2
Android Studio Tips Of the Day – Roundup #3