| Description |
keying |
| Comment Code (//) |
Ctrl +/ |
| Comment Code (/ /) |
shift+ Ctrl +/ |
| Formatting code |
Ctrl + Alt + L |
| Open a class |
CTRL + N |
| Open a file |
Ctrl+shift+n |
| Open a symbol |
Ctrl+alt+shift+n |
| Show inheritance relationships for classes |
Ctrl+h |
| Import package, auto fix |
ALT + ENTER |
| Clear Invalid Package reference |
Alt + Ctrl + O |
| Find |
Ctrl + F |
| Find + Replace |
Ctrl + R |
| Copy rows |
Ctrl+d |
| Delete Row |
Ctrl + Y |
| Move up and down when moving forward |
Alt+shift+up/down |
| Move method |
Ctrl+shift+up/down |
| Expand Narrow Selection |
Ctrl + W/ctrl + Shift + W |
| Quick build struct (try: Catch |
Ctrl + Alt + T |
| Constructor/getter/setter can be generated |
Alt+insert |
| Automatic code |
Ctrl+j |
| Quick Rewrite method |
Ctrl + O |
| Implementing methods in an interface |
Ctrl + I |
| Collapse Expand all code blocks |
Ctrl + Shift + plus,minus |
| File method Structure |
Ctrl + F12 |
| Find the location of a method call |
Ctrl + Alt + H |
| Uppercase and lowercase conversions |
Ctrl + Shift + U |
| Display parameter information |
Ctrl+p |
| Find the location of a method call |
Ctrl + Alt + H |
| Recently opened files |
Ctrl+e |
| Recently edited files |
Ctrl+shift+e |
| Last edited location |
Ctrl+shift+backspace |
| Toggle Bookmarks |
F11 |
| Toggle Bookmarks with mnemonics |
Ctrl+f11 |
| return to corresponding bookmark |
Ctrl+number |
| Show All bookmarks |
Shift+f11 |
| Find actions |
Ctrl+shift+a |
Setting up automatic guides in studio is very useful
can automatically guide the package and remove excess packets
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
Android Studio Utility Quick Windows Edition shortcut key, pro-Test available