Become a Pro in Android Studio
A tips and tricks session on making the most out of our best friend - and sometimes worst enemy - Android Studio.
We spend countless hours editing code and performing related tasks in Android Studio every day. This makes knowing about all of its capabilities and mastering its shortcuts a worthy endeavor. In this talk, we’ll look at the things that every Android developer should be using in the IDE. We’ll also touch on some features that are not essential, but are nice to know about.
Resources:
- Android Studio Tips and Tricks by Nishant Srivastava (RayWenderlich.com)
- Android Studio for Experts (Android Dev Summit 2015)
- Cool tricks you (probably) didn’t know in Android Studio by Saurabh Arora
Presented
2021-10-20 droidcon Berlin 2021 (Berlin, Germany)
This is a revised version of the original talk, prepared fresh for this year’s Droidcon Berlin, showcasing demos using the codebase of the Stream Chat Android SDK.
Some additional resources:
- The experts’ guide to Android development tools - Google I/O 2016
- IntelliJ IDEA. Debugger Professional (2021)
- Android Studio Design Tools by Nicolas Roard and John Hoford, Google EN