Android Studio productivity lessons learned - marsic|dev

0 downloads 158 Views 125KB Size Report
Android Studio brings tons of keyboard shortcuts that helps developers to keep ... Android Parcelable implementation bas
Android Studio productivity lessons learned Marko Arsić

Berlin 2016

marsic.info @mArsic

Android Studio brings tons of keyboard shortcuts that helps developers to keep hands more on keyboard rather than relying much on the mouse. The lesser you use mouse, results in faster development. Here are some general tips how to boost your productivity and get your development on a higher level.

DEMO

Android Studio Plugins ADB Idea ADBWiFi - debug android app over Wi-Fi Inner Builder - adds a 'Builder' action to the Generate menu Android Parcelable code generator - generates an Android Parcelable implementation based on fields in the class

Videos Android Studio for Experts (Android Dev Summit 2015) Mouseless Driven Development by Hadi Hariri The experts’ guide to Android development tools

Articles My optimal Android Studio setup The powerful Android Studio {dev} tips - Sebastiano Poggi No Tabs in IntelliJ IDEA - Hadi Hadiri Android Studio tips of the day

Cheatsheet

IntelliJ IDEA Reference Card

Marko Arsić marsic.info @mArsic