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 ...
There was a time when downloading the latest Java Development Kit (JDK) was a necessary pre-requisite for Android develpoment. Today, an open JDK comes baked into Android Studio, reducing the number ...
Previously, in order to animate a layout, you had to manually modify XML. This new editor makes the process a lot easier by generating that code for you and letting you handle the actual design using ...