InProAndroidDevbyDobri KostadinovTop 10 Coroutine Mistakes We All Have Made as Android DevelopersUnderstanding and Avoiding Common Pitfalls in Asynchronous Programming with Kotlin CoroutinesNov 3, 20244Nov 3, 20244
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, 20243Jun 13, 20243
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, 2024Jul 30, 2024
InProAndroidDevbySherry YuanCollapsing Toolbar in Jetpack Compose LazyColumn — 3 ApproachesExploring Scaffold, Box, and LargeTopAppBarFeb 28, 20234Feb 28, 20234
InJavarevisitedbyjavinpaul16 Best Resources to Crack the System Design InterviewProven Resources to Prepare for System Design InterviewJun 7, 20243Jun 7, 20243
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, 202417May 24, 202417
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, 2024May 19, 2024
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, 20241Mar 15, 20241
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, 20246May 7, 20246
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, 20245May 5, 20245
InProAndroidDevbyRezaMastering Android ViewModels: Essential Dos and Don’ts Part 1 🛠️If you’re using ViewModels keep these in mind for better code qualityMar 17, 202422Mar 17, 202422
InProAndroidDevbySahil ThakarDispatchers - IO and Default Under the Hood.Hey folks,Apr 21, 20243Apr 21, 20243
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, 2024Apr 25, 2024
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, 2024May 5, 2024
InAndroid DevelopersbyIan LakeNavigation Compose meet Type SafetyBringing Safe Args to Navigation Compose in Navigation 2.8.0-alpha08May 1, 202424May 1, 202424
InProAndroidDevbyAleksandar ZekovicDesign of Kotlin CoroutinesWhat does the coroutine creation process look like?Sep 19, 20227Sep 19, 20227
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, 20241Apr 27, 20241
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, 20241Apr 28, 20241
InFaceOnLivebyShubham PanchalBuilding a Face Recognition App with the FaceOnLive SDK in AndroidWith Liveness Detection built-inApr 25, 20243Apr 25, 20243
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, 2024Apr 25, 2024