InDev GeniusbySandeep KellaLeveraging KSP Class Generation for Enhanced Android DevelopmentHey friend! I’ve been digging into Kotlin Symbol Processing (KSP) lately, and I think it’s a game-changer for Android development. Let me…Sep 17
Shiva ThapaCustom TopAppBar using Android Jetpack ComposeWhen building modern android apps, I am sure you have came across different problem with the TopAppBar composable when complimenting design…Jun 29
InStackademicbySandeep KellaUnderstanding Coroutines: How They Know When to Suspend and ResumeHey there! I wanted to share something cool I’ve been exploring lately: coroutines. If you’ve ever wondered how coroutines magically know…Sep 15Sep 15
Shehryar ZaheerA better way to write migrations in Realm for androidRealm is a great alternative to SQLite for local databases in android. It provides great and intuitive APIs to easily read and write…Feb 6Feb 6
ShreyanshGenerate SHA-1 Keys for Your Flutter, React Native, and Android Native AppsIntroductionAug 22Aug 22
InDev GeniusbySandeep KellaLeveraging KSP Class Generation for Enhanced Android DevelopmentHey friend! I’ve been digging into Kotlin Symbol Processing (KSP) lately, and I think it’s a game-changer for Android development. Let me…Sep 17
Shiva ThapaCustom TopAppBar using Android Jetpack ComposeWhen building modern android apps, I am sure you have came across different problem with the TopAppBar composable when complimenting design…Jun 29
InStackademicbySandeep KellaUnderstanding Coroutines: How They Know When to Suspend and ResumeHey there! I wanted to share something cool I’ve been exploring lately: coroutines. If you’ve ever wondered how coroutines magically know…Sep 15
Shehryar ZaheerA better way to write migrations in Realm for androidRealm is a great alternative to SQLite for local databases in android. It provides great and intuitive APIs to easily read and write…Feb 6
ShreyanshGenerate SHA-1 Keys for Your Flutter, React Native, and Android Native AppsIntroductionAug 22
Abdul AhadMaintain Session Timeout — AndroidIn the world of mobile applications, session management is important for both security and user experience. Session timeout is a key…Jun 12, 2023
DenisData Transfer Between Fragment and BottomSheetDialogFragment Using Dagger and Navigation ComponentData transfer between a Fragment and a BottomSheetDialogFragment can be effectively managed using Dagger and the Navigation Component…Aug 15
Rishabh GuptaThe Curious Case of Inter - App Communication — AIDLOnce upon a time, in the bustling world of Android app development, there lived two apps: a quirky to-do list app named “TaskMaster” and a…Apr 7