Android Studio creates a snapshot of the current view hierarchy of your app for you to inspect, which is particularly useful when trying to track down a bug. Firebase Plugin: You can add Firebase to a ...
Google yesterday bumped up its official IDE for Android development to version 2.2, adding support for the company's new mobile OS, Nougat 7.0, along with a new layout editor and many other ...
Find out what to look for in the latest version of Android Studio, including support for Kotlin, Java 8, and a wealth of new tools and plugins. If you’re new to Android Studio, this tutorial series ...
Constraint Layout: This flexible layout manager allows you to create dynamic user interfaces without nesting multiple layouts. It is distributed as a support library tightly coupled with Android ...