PinnedAshish YadavinProAndroidDevBuild 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, 20213Jan 14, 20213
Ashish YadavHarnessing 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, 2023Jun 16, 2023
Ashish YadavinProAndroidDevIntercept Android WebView RequestIntercepting Android WebView Request and loading it from localMay 30, 2023May 30, 2023
Ashish YadavJetpack 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
Ashish YadavKotlin 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, 20231May 25, 20231
Ashish YadavBuild 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, 2021Jan 14, 2021