Best practices using compilers in Android Studio (Google I/O '18)
Description:
Dive deep into the inner workings of Android compilers in this 28-minute Google I/O 2018 conference talk. Explore Java 8 language feature desugaring, the new D8 dexer, and R8 shrinker. Learn about optimizations made to the Kotlin compiler for Android development. Gain insights into best practices for leveraging these compiler tools in Android Studio to enhance your app's performance and efficiency.