Android & Kotlin
CompositionLocal in Jetpack Compose
Learn about CompositionLocal in Jetpack Compose and implement an efficient way for multiple composables to ac... more
Android & Kotlin
Managing State in Jetpack Compose
Learn the differences between stateless and stateful composables and how state hoisting can help make your co... more
Android & Kotlin
Advanced Data Binding in Android: Binding Adapters
In this advanced data binding tutorial, you’ll learn how you can interact directly with the components in you... more
Android & Kotlin
Realm Database on Android: Getting Started
Learn how to use Realm database on Android for data persistence. You’ll learn how to add it to your android a... more
Android & Kotlin
Lifecycle-Aware Components Using Android Jetpack
Learn about lifecycle-aware components including what they are, how they work, how to implement your own comp... more