InProAndroidDevbyDobri KostadinovTop 10 Coroutine Mistakes We All Have Made as Android DevelopersUnderstanding and Avoiding Common Pitfalls in Asynchronous Programming with Kotlin CoroutinesNov 3, 20246854Nov 3, 20246854
Ramadan SayedJetpack Compose: 10 Essential Tips to Optimize Recomposition and Understand Composable LifecyclesJetpack Compose is transforming Android UI development with its intuitive, declarative approach, allowing developers to describe the UI…Jun 13, 20241323Jun 13, 20241323
InStackademicbyReena RoteJetpack Compose Cheatsheet: Quick Guide to Modern Android UI DevelopmentJetpack Compose is a modern UI toolkit designed to simplify and accelerate UI development on Android. By using a declarative approach, it…Jul 30, 202422Jul 30, 202422
InProAndroidDevbySherry YuanCollapsing Toolbar in Jetpack Compose LazyColumn — 3 ApproachesExploring Scaffold, Box, and LargeTopAppBarFeb 28, 20233254Feb 28, 20233254
InJavarevisitedbyjavinpaul16 Best Resources to Crack the System Design InterviewProven Resources to Prepare for System Design InterviewJun 7, 20242813Jun 7, 20242813
Thomas MiddelIs Kotlin Multiplatform killing Flutter?The current options of cross-platform solutions are endless, and honestly: there’s no right or wrong. KMP and Compose look like a serious…May 24, 202485017May 24, 202485017
InDev GeniusbyRizwanul HaqueHandling Background Tasks in Android App Development: A Comprehensive GuideHandling background tasks effectively is crucial for creating responsive, efficient, and user-friendly Android applications. Background…May 19, 2024703May 19, 2024703
InProAndroidDevbyAlireza TizfahmfardHow to build a custom design system with Jetpack composebuilding a custom design system with Jetpack Compose with a powerful and flexible approach to crafting user interfaces for modern appsMar 15, 20245331Mar 15, 20245331
InStackademicbyRizwanul HaqueMastering Synchronization in Kotlin: Best Practices for Multithreaded ProgrammingMultithreaded programming in Kotlin offers tremendous potential for building responsive and efficient applications. However, with the power…May 7, 20248056May 7, 20248056
InProAndroidDevbyMkhytar MkhoianApp Architecture: Domain layerThe domain layer is a layer that sits between the UI layer and the data layer. It should be the most stable layer in the app.May 5, 20243925May 5, 20243925
InProAndroidDevbyRezaMastering Android ViewModels: Essential Dos and Don’ts Part 1 🛠️If you’re using ViewModels keep these in mind for better code qualityMar 17, 20241.5K22Mar 17, 20241.5K22
InProAndroidDevbySahil ThakarDispatchers - IO and Default Under the Hood.Hey folks,Apr 21, 20244513Apr 21, 20244513
InStackademicbySandeep KellaSealed Interfaces for Senior Android Developers: A Practical GuideWhile sealed classes are widely used for managing well-defined states, sealed interfaces offer a distinct advantage for senior Android…Apr 25, 202466Apr 25, 202466
Abhishek SrivastavaMobile App Security Study & related Question’s & Answer’sMobile app security stands for the practice of safeguarding and protecting users’ digital identity, sensitive information, and high-end…May 5, 20245May 5, 20245
InAndroid DevelopersbyIan LakeNavigation Compose meet Type SafetyBringing Safe Args to Navigation Compose in Navigation 2.8.0-alpha08May 1, 20241.7K24May 1, 20241.7K24
InProAndroidDevbyAleksandar ZekovicDesign of Kotlin CoroutinesWhat does the coroutine creation process look like?Sep 19, 20228077Sep 19, 20228077
Rizwanul HaqueEssential Interview Questions on Testing for Android DevelopersTesting is a critical aspect of Android development, ensuring the quality, reliability, and security of mobile applications. During…Apr 27, 20248631Apr 27, 20248631
InTowards DevbySagar MalhotraUnderstanding Kotlin Coroutines: What, How, and Why?In this article, I’ll explain what a Coroutine is, where it fits our programming requirements, and how it behaves internally for our…Apr 28, 20241011Apr 28, 20241011
InFaceOnLivebyShubham PanchalBuilding a Face Recognition App with the FaceOnLive SDK in AndroidWith Liveness Detection built-inApr 25, 20245.3K3Apr 25, 20245.3K3
Ryan WJetpack Compose: How do we preview composables that use WindowsSizeClass?A simple workaround to make screen-size previews work as expected on Android StudioApr 25, 20243Apr 25, 20243