User Tools

Site Tools


android:android-studio-tips

Android Studio Tips/Shortcuts

Android Studio Shortcuts

Reference

Shortcuts

  1. Find Action: cmd+shift+a
  2. Open Class: cmd+o
  3. Search Everywhere: shift twice
  4. Open File: cmd+shift+o
  5. Open Symbol: cmd+alt+o
  6. Find usage: alt+F7
  7. Refactor rename: shift+F6
  8. Find in path: shift+cmd+f
  9. Format code: cmd+alt+L
  10. Run the application: ctrl+alt+r
  11. Continue the debug run: cmd+alt+r
  12. Open Recent Files: cmd+e
  13. Recently edited files: cmd+shift+e
  14. Navigate Back/Forward: cmd+[ / cmd+]
  15. Last Edit Location: cmd+shift+backspace
  16. Show current Symbol: cmd+F12
  17. Go to prev/next error: shift+F2/F2
  18. Bookmark: F3/alt+F3
  19. Display Bookmark: cmd+F3
  20. Call hierarchy: ctrl+alt+h
  21. Surround With(if, while, try…catch…, …): alt+cmd+t
  22. Show in file explorer: alt+F1
  23. Breakpoint: cmd+F8
  24. Log breakpoints
  25. Analyse Data Flow: Menu: Analyze → Analyze Data Flow to Here / Find action:Analyze Data Flow to Here
  26. FullScreen editor mode: cmd+shift+F12

Android Studio Plugins

  1. Alibaba Java Coding Guidelines
  2. exynap
  3. findbugs
/var/www/dokuwiki/wiki/data/pages/android/android-studio-tips.txt · Last modified: 2018/04/25 12:52 by percy