Java 8 for Android Development: Stream API and Date & Time LibrariesLearn how to use type annotations, the Stream API, functional interfaces and Java 8.0's new Date and Time API in your Android projects.
Java 8 for Android Development: Default and Static MethodsLearn how to add default and static methods to your interfaces, create repeating annotations, and use lambda expressions and method references.
Java 8 for Android: Cleaner Code With Lambda ExpressionsLambda expressions can help you process huge amounts of data with ease. See how with this in-depth look at Java 8 features you can use in Android projects.
Google I/O 2017 Aftermath: What's New in Android Studio 3?In this post, you'll get hands-on experience with some of the new features coming up in Android Studio 3, including built-in support for the Kotlin...