How to import sample codes
Refactoring
Code generators
Live templates
Code editor preferences
Keyboard shortcuts
We’re at the end of the book, but before we conclude, I’d like to point out some features of Android Studio that make coding life a bit easier.
Productivity Features
What we usually mean when talking about productivity is that we want to do what we need to do in the shortest possible time; that means keyboard shortcuts, templates, snippets, and so on. In this section, we’ll take a peek at some of what Android Studio has to offer to give our productivity a little ...