Google has released a preview of the latest version of its Android Studio development environment, with a raft of new features that the company demonstrated at its I/O 2016 event. Most notable among ...
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 ...
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 ...