Ctrl+C, Ctrl+V, Double Shift, Compile, Run • Tier 1: Plenty of shortcuts, some live templates also • Tier 2: Obsessed with Live templates, continuous improvement of the arsenal
“Navigate to File” > Ctrl+Shift+H • “Close All” > Ctrl+Alt+M • “Close others” > Ctrl+Alt+N • “Reformat Code” > Ctrl+Shift+F • “New…” > Ctrl+N • “Find in path…” > Ctrl+Alt+F** • “Delete line” > Ctrl+Backspace • “Recent files” > Ctrl+E • “Compile” > Ctrl+F9 ** Used to have it in Ctrl+F but this produces a bug in Android Studio 3.3 or newer
templates with groovy code using groovyScript() http://bartololeo.blogspot.com.es/2014/01/idea-12-how-to-write-live-template-with.html “mastering the New android studio” - Saúl Molinero https://www.youtube.com/watch?v=97XeLTxlEm8 “IntelliJ Idea tips and tricks” - Hadi Hariri https://blog.jetbrains.com/idea/2015/10/intellij-idea-tips-and-tricks/