Meet PatadiaBEST way to implement Preference DataStoreIn this blog post, we will demonstrate how to implement Preference DataStore in Android by utilizing a simple counter functionality. The…Oct 7Oct 7
Meet PatadiaEfficient Search with Lazy Layouts in Jetpack ComposeHey there! Right now, I’m diving into Jetpack Compose and trying my hand at recreating Spotify’s UI. Along the way, I’ve been facing all…Jun 171Jun 171
Meet PatadiaSimplifying Multi-Selection in Jetpack ComposeWhile practicing Compose designing by cloning the UI of Spotify, I stumbled upon a challenge: implementing multi-selection for artist and…Jun 14Jun 14
Meet PatadiaGoogle I/O 2024: A One-Stop Shop for Android DevelopersCalling all Android developers! Google I/O 2024 was a whirlwind of exciting announcements, unveiling advancements and tools that will…Jun 6Jun 6
Meet PatadiaWhy Kotlin over Java for Android Development? Pros and Cons of Kotlin.Kotlin is a general-purpose, open-source and object-oriented programming language developed by JetBrains in 2011. It is sponsored by…Jun 4Jun 4
Meet PatadiaUnveiling Gemini 1.5 Family: Pro, Flash; and Nano 1.0Remember the days when AI struggled to connect ideas across even a few sentences? Those days are fading fast. The landscape of AI is…May 29May 29
Meet PatadiaScheduled local notification in Android using AlarmManagerIn today’s post, we’re diving into how to set up scheduled local notifications using AlarmManager. It’s a cool trick to keep all your tasks…May 41May 41
Meet PatadiaDifferent types of local notification in Android using Jetpack composeThis is the second installment of my local notification blog series. In the first part, we explored the significance and detailed…Jan 281Jan 281
Meet PatadiaLocal notification in Android with Jetpack composeIn the realm of Android app development, creating an engaging and user-friendly experience often involves incorporating notifications…Jan 28Jan 28
Meet PatadiaNavigation drawer in Android Jetpack Compose (Material Design 3)In the fast-paced world of Android development, staying abreast of the latest technologies is paramount to creating modern, intuitive, and…Dec 3, 2023Dec 3, 2023