Droid AmanRetrofit Network calling using OkHttp Client, AuthInterceptor, and HttpLoggingInterceptorIn the world of Android development, network communication is a fundamental aspect of most applications. Whether it’s fetching data from a…Aug 2Aug 2
Droid AmanHandling Location runtime permission in Android | KotlinAndroid app often requires a lot of permission for certain features to work and the developer's worst nightmare is handling the case when…May 31May 31
Droid AmanSave data in Shared Preferences with Dagger 2 in Android| KotlinDependency Injection(DI) has always been a hot topic, especially in interviews, guys love to play questions around it, and in the past, I…Apr 4Apr 4
Droid AmanUnderstanding Lambda in Kotlin (Part 2/3)A Higher Order Function is a function that accepts lambda as a parameter or returns the lambda.Mar 22Mar 22