Sahar AsadianSolid and Clean Architecture in androidIf you want to implement a complex android project, then you need a good architecture. So what are the features of good architecture?Jun 8, 20221Jun 8, 20221
InDev GeniusbySaurabh KumarAndroid 104 : Do we really need Kotlin Coroutines?TLDR, Short answer, yes we do!May 29, 20221May 29, 20221
InSMG Real Estate Engineering BlogbyStevan MilovanovicCoroutines on AndroidIn this article I’ll try to explain why coroutines are useful and why would you want to use them in your project. After we go through the…May 20, 2022May 20, 2022
Ajie DwihastadiOptimizing RecyclerView AdapterHow if the RecyclerView is the main widget of the application? Will we write a lot of adapter code too?May 29, 20225May 29, 20225
InKt. AcademybyMustafa Yiğitvalidator | Rule Based Validation Library in AndroidRecently, I wrote a rule-based validation structure for all my inputs. It’s very flexible and manageable. Today I will try to explain the…Jun 13, 20221Jun 13, 20221
InHuawei DevelopersbySabrina Cara👨🏼💻Testing the modules of your MVVM + Clean Architecture Android project Part 1: Creating your…Hello guys, in this article series, we aim to create an Android project using MVVM and Clean Architecture.Jun 10, 2022Jun 10, 2022
InHuawei DevelopersbySabrina Cara👨🏼💻Testing the modules of your MVVM + Clean Architecture Android project Part 2: Testing the…Hi wonderful people, we are back at it AGAIN, this time with the second part of our article series. In this short article, I will be…Jun 10, 20221Jun 10, 20221
InEngineering at PremisebyNate EbelUsing :buildSrc Kotlin Extensions From Groovy-based Gradle Build ScriptsHow to properly import, and invoke, Kotlin extension functions and extension properties from Groovy-based Gradle build scriptsApr 19, 2022Apr 19, 2022
InMobile App Development PublicationbyElye - A One Eye Dev By His GraceMaking Android App A Library Module InsteadAn Unconventional Refactor Extraction That Can Be HandyMay 18, 20222May 18, 20222
InProAndroidDevbyDanny PreusslerTesting the untestable — the case of the ViewModel delegateAndroid’s ViewModel was a game-changer, it’s even unit testable. But there is a problem lurking in Ktx…Apr 8, 20203Apr 8, 20203
InProAndroidDevbyGaël MarhicEasy navigation in a multi-module Android projectAs N26, as a company, has been growing massively in the last couple of years, its Android team has gone from 4 to almost 40 engineers…Apr 7, 20207Apr 7, 20207
InProAndroidDevbyGuilherme DelgadoKotlin Multiplatform Mobile — sharing the UI State managementSharing the UI State management with Kotlin Multiplatform MobileApr 19, 2022Apr 19, 2022
InProAndroidDevbyMatt RobertsonReducing Gradle boilerplate in multi-module Android projectsHow to reduce your build.gradle.kts files from 100 lines to 10 lines.Mar 5, 20223Mar 5, 20223
InProAndroidDevbyAidan LowAndroid Code Coverage on Firebase Test Lab (Part 3: CI/CD Integration)This continuing series of articles will explain how to generate a code coverage report for Android instrumentation tests running on…Mar 7, 2022Mar 7, 2022
InMobile App Development PublicationbyElye - A One Eye Dev By His GraceIsolate Koin Within an Android ModuleEnable different dependencies management frameworks across modules.Apr 18, 2022Apr 18, 2022
InProAndroidDevbyJaewoong EumModeling Retrofit Responses With Sealed Classes and CoroutinesAs the rate of data communication increases, the complexity of the application architecture also increases. How an application handles API…Apr 21, 202214Apr 21, 202214
InSimpra Techbyilyas ipekAndroid — How to write the best Usecase/Interactors ever!In this blog, I will show you how to write UseCases then a great way to create a UseCaseRunner to manage UseCase’s lifecycle and more..Jun 3, 20223Jun 3, 20223
InGeek CulturebyFarhan Tanvir7 Useful Android Libraries You Should Use in Your Next ProjectPower up your android developmentMay 19, 20224May 19, 20224
InSimpra Techbyilyas ipekHow to make Android Studio look Awesome!In this blog, we will explore how to make an android studio look awesome by adding the best themes, fonts, and plug-ins.May 18, 202212May 18, 202212
BarrosNo more Retrofit, move to Ktor on AndroidHow to say the documentation, Ktor is an asynchronous framework for creating microservices, web applications and more. It is possible to…May 9, 20226May 9, 20226