Android Studio offers a rich palette of development tools, and it's compatible with many plugins. The first three articles in this series focused on basic tools for building simple mobile apps. Now you'll get acquainted with some of the more advanced tools that are part of Android Studio, along with three plugins you can use to extend Android Studio.
We'll start with Android Device Monitor, Lint, and Android Monitor--three tools you can use to debug, inspect, and profile application code in Android Studio. Then I'll introduce you to plugins ADB Idea, Codota Code Search, and Project Lombok.
Debugging with Android Device Monitor
Android Device Monitor is an Android SDK tool for debugging failing apps. It provides a graphical user interface for the following SDK tools: