Published inKt. Academy5 steps to implement MVI architecture with Jetpack ComposeI worked on a simple Notes app recently to get to understand MVI architecture a bit more and I thought I’d share my learnings here. MVI…Nov 30, 20241052Nov 30, 20241052
Published inKt. Academy5 steps to use Paging3 library with Jetpack ComposeI had a chance to work with the Paging 3 library, along with Jetpack Compose. This guide shares some of the basics of the paging library…Nov 21, 202456Nov 21, 202456
Published inProAndroidDevAndroid Interview Series 2024 — Part 8 (Android architecture)This is Part 8 of the android interview question series. This part will focus on Android architecture.Nov 12, 2024144Nov 12, 2024144
Published inProAndroidDevAndroid Interview Series 2024 — Part 7 (Jetpack Compose)This is Part 7 of the android interview question series. This part will focus on Jetpack Compose.Nov 9, 20241201Nov 9, 20241201
Published inProAndroidDevAndroid Interview Series 2024 — Part 6 (Kotlin Flows)This is Part 6 of the android interview question series. This part will focus on Kotlin flows.Nov 9, 2024184Nov 9, 2024184
Published inProAndroidDevAndroid Interview Series 2024 — Part 5 (Kotlin Coroutines)This is Part 5 of the android interview question series. This part will focus on Kotlin coroutines.Nov 9, 20243.8KNov 9, 20243.8K
Published inProAndroidDevAndroid Interview Series 2024 — Part 4 (Kotlin Basics)This is Part 4 of the android interview question series. This part will focus on Kotlin basics.Nov 9, 20243501Nov 9, 20243501
Published inProAndroidDevAndroid Interview Series 2024 — Part 2 (Android intermediate)This is Part 2 of the android interview question series. This part will focus on Android experts. It will cover topics such as Android…Nov 9, 20245362Nov 9, 20245362
Published inProAndroidDevAndroid Interview Series 2024 — Part 1 (Android basics)A series of interview questions that I have accumulated over the years in preparation for my many Android Interviews Prep. This is a…Nov 9, 20241.3K2Nov 9, 20241.3K2
5 steps to create a Contacts app using Jetpack ComposeI recently had a chance to learn more about Jetpack Compose. As part of that, I created my first app using Compose: a Contacts app. It has…Jun 28, 20241931Jun 28, 20241931