SHIFT + F6to refactor methods, classes, and variable namesCTRL + Oto override methodsCOMMAND + N- Generate getter, setter, and constructor method for a class (when in editor pane)
- Generate new class, files, package, etc. (when in project pane)
CTRL+ALT+Oto auto-importOPTION + COMMAND + Lto reformat codeCMD+Bopens the layout file from a .java fileCTRL+SHIFT+SPACEto see documentationOPTION + COMMAND + Oto search by symbol nameCTRL + Pshows parameters for selected methodOPTION + COMMAND + Bto find implementations of a class (class hierarchy)
-
-
Save aviaryan/a8ec6061e6259c5cf465 to your computer and use it in GitHub Desktop.
Some Android Studio Tricks.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment