Architecture – Abstract class vs Interface
Abstract class and Interface Abstract class Abstract classes cannot be instantiated, but they can be subclassed An abstract method is a method that is declared […]
Abstract class and Interface Abstract class Abstract classes cannot be instantiated, but they can be subclassed An abstract method is a method that is declared […]
Build screens having Toolbar & Back button & popup dialog, show/hide soft keyboard Build an abstract Activity/ Fragment class Build screen implementing this base abstract […]
Process of implementing Koin DI Declare a module Defines those entities which will be injected at some point in the app Start Koin A single […]
Why is DI necessary? Remove codes of initiating dependencies in your application Helpful for Unit Test How does DI remove codes of initiating dependencies? Control […]
What’s in it for me? Productivity without more activity. The most important word in our culture is “more” – we are bombarded by more products, […]
What’s in it for me? Learn how we can lead lives true to ourselves. So many of us try to live our lives according to […]
What’s in it for me? Learn how to lead with courage. Managers and executives all over the world want to know how they can become […]
What’s in it for me? Get inspired to pull up your sleeves and get to work! If at first you don’t succeed, pick yourself up […]
Source structure app\—— java\————- [package name]\———————- AppApplication.kt———————- repository\——————————- UserPreferenceRepository.kt——————————- RepositoryModule.kt Create “RepositoryModule.kt” Create “UserPreferenceRepository.kt” Declare Koin module into “AppApplication.kt”
Clear cache Clean Android gradle SDK location not found Create “local.properties” file Rebuild Android dependencies Clean iOS pod react-devtools pod install Test deep link on […]
Copyright © 2026 | WordPress Theme by MH Themes