PinnedPublished inProAndroidDevBuild a Simple Networking Library in Android(Part 1)The idea of library internals has always been intimidating to me. Most people being an app developer preferred to assume the library as a…Jan 14, 20212163Jan 14, 20212163
Harnessing the Power of Kotlin Multiplatform: Elevating Mobile Development to New HeightsAs a seasoned Android developer with over six years of experience, I stand before you today to unveil the remarkable benefits of Kotlin…Jun 16, 20232Jun 16, 20232
Published inProAndroidDevIntercept Android WebView RequestIntercepting Android WebView Request and loading it from localMay 30, 202311May 30, 202311
Jetpack Compose Rendering Steps: A Beginner’s GuideJetpack Compose is Android’s recommended modern toolkit for building native UI. It simplifies and accelerates UI development on Android…May 29, 2023May 29, 2023
Kotlin Language Features to Improve Your CodeLearn how to use Kotlin’s features to write more concise and readable code, such as the let function, the apply function, and the with…May 25, 202391May 25, 202391
Build a Simple Networking Library in Android(Part 2)In Part 1, of this series of article, I discussed how to create a library module. We created a Simple Networking Library naming our module…Jan 14, 2021116Jan 14, 2021116