PinnedReact Native vs. Android: A Comprehensive ComparisonMy Journey from Android to React NativeMay 6, 2023May 6, 2023
PinnedTest Code Conventions at scale (Kotlin & Java)Learn why you need convention at all and how to make the test code in an enterprise scale.Feb 11, 2023Feb 11, 2023
Published inProAndroidDevJetpack Compose Adoption — E2EThis document explores Jetpack Compose AndroidView component compatibility with common large-scale E2E testing platforms (Appium + Pytest).Dec 25, 20241Dec 25, 20241
Kotlin variance modifiers [where] in actionKotlin is a popular programming language for building Android applications, and its support for generics is one of its key features…Mar 16, 2023Mar 16, 2023
Variance in KotlinBefore diving into any advanced kotlin topic(for instance, generics in kotlin or variance modifiers), it’s essential to understand the…Mar 16, 2023Mar 16, 2023
5 keys to known as a Team Player in Software EngineeringLet’s see what this term means firstFeb 3, 2023Feb 3, 2023
How to have your android application LifecycleAwareYou may have heard these days trending terms such as LifecycleOwner, Lifecycle Aware, Livedata and Kotlin Flow and many more. They all are…Aug 19, 2021Aug 19, 2021
Two-way data binding and managing text inputs in Android“A bidirectional way is partially a self-managed system.”Oct 7, 20201Oct 7, 20201
NetWatch : An internet connection change listener for androidFew weeks ago while i was working on an Android project i was asked to block the user interface when the user looses internet connection…May 17, 20191May 17, 20191