Tools:
Show shortcut keys help: Ctrl+shift+l
Quick access:ctrl+3
Custom Shortkeys:window > Preference > Search box enter "Keys" or ctrl+3 enter "keys"
In particular, the quick access (ctrl+3) tool is very useful and can be found in any menu, such as Sdk,avd,new class and so on, can be quickly dropped out. Very cool, no mouse at all.
Code editing:
Quick FIX: Ctrl+1
Word Completion: alt+/
Delete Row: Ctrl+d
Package Import: Ctrl+shift+o
Code alignment: Ctrl+shift+f
Refactoring-Renaming: alt+shift+r
Copy selected row: Ctrl+alt+enter
Move the selected row up or down: alt+up/down
Navigate to the location of the declared variable: F3
Previous/Next member (Member object or member function): Ctrl+shift+up/down
Quick hierarchies: ctrl+t
Note: ctrl+/
Comment Multiple lines: ctrl+shift+/
Close Current Editor: Ctrl+w
Fast Outline:ctrl+o
Open resource: Ctrl+shift+r
Show Search dialog box: ctrl+h
Delete Next/previous word: ctrl+delete/backspace
Delete to end of line: Ctrl+shift+delete
Insert a row on the current line: Ctrl+shift+enter
Insert a row below the current line: Shift+enter
Jump to a line: ctrl+l
Select Editor: Ctrl+f6
Eclipse shortcut keys