Android-WorldKotlin Performance Tuning: 20 Best Practices You Should KnowPerformance is a critical metric that can make or break your application. While Kotlin offers a plethora of features to make development…Sep 11, 20235Sep 11, 20235
InClean Android DevbyDenis BrandiThe “Real” Clean Architecture in Android: ModularizationAn overview of the principles behind modularizationApr 3, 202310Apr 3, 202310
Nitin PrakshMemory Optimization Techniques in AndroidMemory optimization is an essential aspect of Android app development, particularly for large projects where memory usage can be a concern…Apr 11, 20235Apr 11, 20235
Youssef HachichaStop Using ViewModel To Manage Your StateHave you created a viewModel each time you need to manage your state, well in some cases you may not need to do that especially if you are…Jun 13, 202313Jun 13, 202313
Oğuzhan AslanExploring the Power of Kotlin Contracts for Better Code QualityContracts in programming are agreements between different parts of the code. They allow a function to explicitly describe its behavior in a…Mar 11, 20232Mar 11, 20232
InProAndroidDevbyNav SinghRegional Preferences-Android14Introducing Android14’s Regional Preferences API, which allows users to set their regional preferences.Mar 23, 2023Mar 23, 2023
Akshay Kalola10 Useful Kotlin Extension functions for Android DeveloperImprove android development experience using extension functionMar 14, 20239Mar 14, 20239
Andrei BelousA couple of interesting things from Telegram Android app source codeAs an Android Developer I love finding some neat trick or piece of code in android application codebase. It not only extends my knowledge…Mar 10, 2023Mar 10, 2023
Vincent TsenWhat is Delegation Interface in Kotlin?Simple explanation of delegation interface in Kotlin with some examplesFeb 3, 20231Feb 3, 20231
The Android Developer5 Common Kotlin Coroutines interview questionsGotta know them!Nov 19, 20228Nov 19, 20228
InProAndroidDevbyNav SinghExtending the Android SDK — SDKExtensionsOn the 9th of January 2023, I read this post on Android Developers Blog which sounds pretty interesting.Mar 8, 2023Mar 8, 2023
Jorge Luis Castro MedinaModern Android App Development in 2023Set of good practices, guides, and tools to create modern Android apps.Jan 23, 202313Jan 23, 202313