android:android-studio-tips
                This is an old revision of the document!
Table of Contents
Android Studio Tips/Shortcuts
Android Studio Shortcuts
Reference
Shortcuts
- Find Action: cmd+shift+a
 - Open Class: cmd+o
 - Search Everywhere: shift twice
 - Open File: cmd+shift+o
 - Open Symbol: cmd+alt+o
 - Find usage: alt+F7
 - Refactor rename: shift+F6
 - Find in path: shift+cmd+f
 - Format code: cmd+alt+L
 - Run the application: ctrl+alt+r
 - Continue the debug run: cmd+alt+r
 - Open Recent Files: cmd+e
 - Recently edited files: cmd+shift+e
 - Navigate Back/Forward: cmd+[ / cmd+]
 - Last Edit Location: cmd+shift+backspace
 - Show current Symbol: cmd+F12
 - Go to prev/next error: shift+F2/F2
 - Bookmark: F3/alt+F3
 - Display Bookmark: cmd+F3
 - Call hierarchy: ctrl+alt+h
 - Surround With(if, while, try…catch…, …): alt+cmd+t
 - Show in file explorer: alt+F1
 - Breakpoint: cmd+F8
 - Log breakpoints
 - Analyse Data Flow: Menu: Analyze → Analyze Data Flow to Here / Find action:Analyze Data Flow to Here
 - FullScreen editor mode: cmd+shift+F12
 
/var/www/dokuwiki/wiki/data/attic/android/android-studio-tips.1467614952.txt.gz · Last modified: 2016/07/04 14:49 by percy
                
                