PinnedPublished inTowards DevMastering Coroutine Cleanup in Kotlin: Tips and Tricks for Android DevelopersHave you ever wondered how to clean up resources effectively when a coroutine gets canceled? This article dives into the nuances of…Jan 13Jan 13
PinnedPublished inTowards DevKeep Your ViewModels Clean: A Guide to Event-Driven Architecture in AndroidHey guys I have come up with another Article on keeping your ViewModels clean and easy and the ViewModel Architecture I am showing is best…Sep 5, 20243Sep 5, 20243
PinnedEverything you need to know about Kotlin 2.0In this article, we will dive into some of the most exciting features and changes that Kotlin 2.0 offers. Whether you’re a seasoned Kotlin…Jun 6, 2024Jun 6, 2024
Animation In Compose Series (Part 2) — Understanding AnimationSpecAnother Article in my Series of Animations in Compose. Do check out the previous Article on Animated Visibility and Animated Content.Mar 13, 20241Mar 13, 20241
Animation In Compose Series (Part 1) — Animated Visiblity and Animated ContentHi Devs, I am presenting you my first series of Articles — ANIMATIONS MADE EASY for you.Feb 20, 2024Feb 20, 2024
Using Custom Fonts in KMP (Compose Multiplatform)Learn how to Add custom Fonts on KMP (Compose Multiplatform App)Jan 12, 2024Jan 12, 2024
Performance Optimization in Jetpack ComposeWe know how Compose has developed and is the future of UI development in Android and we can see that in KMP with compose multiplatform in…Dec 27, 20233Dec 27, 20233
Published inTowards DevUnlock Your App with a Touch: Adding Biometric Fingerprint Authentication to Your Android AppHi guys! Want to know how to add another layer of security to your application. Lets see how to add biometric authentication our android…Mar 14, 2023Mar 14, 2023
My Base Project Setup for starting any project in Android (XML)I am writing this article to tell you about my base project setup that I use to work efficiently.Feb 22, 2023Feb 22, 2023
How to connect to socket and send and receive data from raw WebSocket — Android.What are web sockets?Feb 7, 2023Feb 7, 2023