watermark logo

Android Studio 3.0: Java 8 Language Features Support

3 Views
admin
admin
03 Dec 2019

Read more about using desugar in your Android Studio project here: https://goo.gl/vxnVh6

With Android Studio 3.0 and the new Android Plugin for Gradle, Android app developers can now use Java 8 language features such as lambdas, method references, and more, in their projects. Thanks to bytecode transformations (a step we call "desugar"), these also work with code using Java 8 language features in third party libraries. Moreover, the translated DEX code runs on all API levels.

Subscribe to the Android Developers channel here: https://goo.gl/vLYDU

Show more

0 Comments Sort By

No comments found

Facebook Comments

Up next