From using the Elvis operator to safely access nested properties to using the filter function to filter a list of objects, these tricks and techniques will help you make the most of the Kotlin language.

From using the Elvis operator to safely access nested properties to using the filter function to filter a list of objects, these tricks and techniques will help you make the most of the Kotlin language.
Proguard and R8 are both code shrinkers for Android apps. They both work by analyzing your app’s code and resources and then removing unused code, renaming classes and methods, and …
The size of your APK has an impact on how fast your app loads, how much memory it uses, and how much power it consumes. Users are less likely to …
The size of your APK has an impact on how fast your app loads, how much memory it uses, and how much power it consumes. Users are less likely to …