Jolly RaiyaniJetpack Architecture and stateIn this article, we will explore how to implement the unidirectional data flow pattern in Compose, how to implement events and state…Jan 10, 2024Jan 10, 2024
InProAndroidDevbyRezaCan you create a Bookmark Button in Jetpack Compose? 💡🎯 Perfecting Your Jetpack Compose Skills with a Bookmark Button Project 🏆Feb 4, 2024Feb 4, 2024
Rishabh GuptaMastering State Management in Jetpack Compose: A Fun GuideWelcome to the world of Jetpack Compose, where building beautiful and interactive UIs for Android apps has never been easier. But as you…Mar 24, 2024Mar 24, 2024
Attila AkinciDealing with Android Runtime Permissions With Jetpack ComposeWe have to validate app permissions before using some of device functionalities like: GPS, calendar, camera or etc. Although it looks like…Apr 7, 2024Apr 7, 2024
Daniel AtitieneiType-Safe Navigation In Jetpack ComposeGrab a coffee ☕, and let me show you how easily it got to pass arguments to other screens using Compose. You won’t believe how easy it is…Jun 4, 2024Jun 4, 2024
InProAndroidDevbyWaseef AkhtarCreating a Form using Jetpack Compose and Material Design 3There’s so many exciting things happening in the Android world. It’s always hard to keep up. But when I do play around with things, I find…Sep 4, 20231Sep 4, 20231
Abhishek PathakExploring Jetpack Compose UI Testing: A Comprehensive GuideGreetings👋! Today, we’re delving into the realm of Jetpack Compose, the groundbreaking declarative UI toolkit for Android app development…Oct 31, 2023Oct 31, 2023
Abhishek PathakWhy? How? RxJava for Android?In this article you are going to learn why RxJava? How to use RxJava and the basic building blocks of RxJava and also how to apply RxJava…Dec 28, 20226Dec 28, 20226
Abhishek PathakBuilding a Media Player App with Jetpack Media3 in Jetpack composeJetpack Media3 offers a robust framework for building media player apps on Android, with ExoPlayer as the default implementation of the…Apr 11, 20242Apr 11, 20242