- Published on
singleTask launchMode in Android
In this blog, we will learn about the singleTask launchMode in Android.
In this blog, we will learn about the singleTask launchMode in Android.
In this blog, we will learn about the init block in Kotlin.
In this blog, we will learn about the companion object in Kotlin.
In this blog, we will learn about the lateinit vs lazy properties in Kotlin.
In this blog, we will learn about the Infix notation in Kotlin. The Infix notation enables us to write code that looks much more like a natural language.
In this blog, we will learn about the open keyword in Kotlin.
In this blog, we are going to learn about the Dispatchers in Kotlin Coroutines including the types of Dispatchers available for use in Coroutines.
In this blog, we are going to learn what is Flow API in Kotlin. Kotlin provides many features out of the box that we can use to perform various tasks in our project.
In this blog, we are going to learn how the Android Image Loading library optimizes memory usage.