Android Developers
Shared publicly -Java 8 Language Features introduced with Android Nougat
With the help of the Jack toolchain, you’ll be able to use a number of Java 8 language features such as lambda expressions and method references back to Gingerbread! Apps running on Nougat devices also get access to the Stream APIs, default method implementations and static methods for interfaces, and repeatable annotations.
Watch the video for all the details on what exactly that means and how to enable Jack for your apps!
See this video and many others in the full #AndroidNougat playlist: https://goo.gl/Zcyv1c
With the help of the Jack toolchain, you’ll be able to use a number of Java 8 language features such as lambda expressions and method references back to Gingerbread! Apps running on Nougat devices also get access to the Stream APIs, default method implementations and static methods for interfaces, and repeatable annotations.
Watch the video for all the details on what exactly that means and how to enable Jack for your apps!
See this video and many others in the full #AndroidNougat playlist: https://goo.gl/Zcyv1c
31
4




6 comments
I so much waited for lambdas to shorten those setOnXxxListener calls…
…but now that I tried data binding, I don't really need lambdas anymore.
…but now that I tried data binding, I don't really need lambdas anymore.
Add a comment...



























