Android Studio useful shortcuts

suggest change

The following are some of the more common/useful shortcuts.

These are based on the default IntelliJ shortcut map. You can switch to other common IDE shortcut maps via File -> Settings -> Keymap -> <Choose Eclipse/Visual Studio/etc from Keymaps dropdown>

Action Shortcut
Format code CTRL + ALT + L
Add unimplemented methods CTRL + I
Show logcat ALT + 6
Build CTRL + F9
Build and Run CTRL + F10
Find CTRL + F
Find in project CTRL+SHIFT + F
Find and replace CTRL + R
Find and replace in project CTRL + SHIFT + R
Override methods CTRL + O
Show project ALT + 1
Hide project - logcat SHIFT + ESC
Collapse all CTRL + SHIFT + NumPad +
View Debug Points CTRL + SHIFT + F8
Expand all CTRL + SHIFT + NumPad -
Open Settings ALT + s
Select Target (open current file in Project view) ALT + F1 → ENTER
Search Everywhere SHIFT → SHIFT (Double shift)
Code | Surround With CTRL → ALT + T
Create method form selected code ALT + CTRL

Refactor:

Action Shortcut
Refactor This (menu/picker for all applicable refactor actions of the current element) Mac CTRL + T - Win/Linux CTRL + ALT + T
Rename SHIFT + F6
Extract Method Mac CMD + ALT + M - Win/Linux CTRL + ALT + M
Extract Parameter Mac CMD + ALT + P - Win/Linux CTRL + ALT + P
Extract Variable Mac CMD + ALT + V - Win/Linux CTRL + ALT + V

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Android Studio:
* Android Studio useful shortcuts

Table Of Contents
2 Gradle
5 Intent
7 Android Studio
17 Service
19 WebView
31 SQLite
35 Glide
37 Dialog
38 ACRA
44 Handler
53 Toast
63 Menu
65 Picasso
70 Volley
71 Widgets
78 Realm
90 Spinner
95 OkHttp
108 TextView
109 ListView
111 Loader
118 Xposed
119 Security
121 ImageView
123 Doze Mode
130 Drawables
131 Colors
134 Fresco
139 AdMob
145 Keyboard
146 Button
150 EditText
155 Vk SDK
163 ExoPlayer
169 XMPP
175 OpenCV
177 Threads
184 ORMLite
186 TabLayout
190 LruCache
192 Zip files
194 Fastlane
199 FileIO
202 Moshi
210 VideoView
216 Paint
218 ProGuard
226 CleverTap
228 ADB shell
229 Ping ICMP
230 AIDL
234 Context
240 JCodec
242 Okio
249 FuseView
254 Looper
261 Fastjson
263 Jackson
267 Smartcard