Homepage
Open in app
Sign in
Get started
Droid Log
A space for Android geeks.
Follow
MVVM using MediatorLiveData and Kotlin Flow
MVVM using MediatorLiveData and Kotlin Flow
Achieve MVVM with Kotlin Flow and MediatorLiveData.
Deepan Elango
Jul 30, 2020
Dagger-Hilt Dependency Injection on Android
Dagger-Hilt Dependency Injection on Android
Hilt K.O-ed all the Dagger2 boilerplates!
Deepan Elango
Jul 28, 2020
Kotlin Type inference — Quick Look
Kotlin is that most of the time you won’t need to specify the type of the objects you are working with, as long as the compiler can infer…
Anoop M Madasseri
Jun 29, 2020
WebView darkening — Force Dark Mode for Web Contents
Now you can automatically render all web contents using a dark theme in Android WebView. If you see androidx.webkit:webkit:1.3.0-beta01…
Anoop M Madasseri
Jun 23, 2020
Dagger 2 vs Koin — Quick Look
Dagger 2 vs Koin — Quick Look
Didn’t get a chance to try out Koin. Explored it, and here is the assessment -
Anoop M Madasseri
May 29, 2020
Android Shared Preference Simplified
We all have used shared preference once in a while to store simple data (Sometimes JWT too 🤫). Working with shared preference is not easy…
Balakrishnan
May 26, 2020
AndroidX Activity Result APIs — The new way!
AndroidX Activity Result APIs — The new way!
We use startActivityForResult() and onActivityResult() APIs to start another activity and receive a result back that is available on the…
Anoop M Madasseri
May 22, 2020
About Tech Log
Latest Stories
Archive
About Medium
Terms
Privacy
Teams