Unlocking Code Reusability in Android View Models with Delegate ClassesIn the dynamic world of Android app development, writing efficient and maintainable code is paramount. As developers, we often strive to…Oct 7, 20231Oct 7, 20231
Firebase Firestore and Auth with RxJava (Kotlin)In this story I’ll show you how we can use Firebase Firestore and Auth together with RxJava, covering i.a. real time data and auth state…Dec 30, 2020Dec 30, 2020
Kotlin clean way, best practices & tipsIn this article Ive gathered some best practices and tips to write a cleaner code by leveraging use of provided by Kotlin amazing stuff!Dec 28, 2020Dec 28, 2020
Android saving files in internal storage — image, from byte array, etc.There is a lot of confusion on how to properly save file in the Android, so I would like to show the easiest way for doing that. In my…Feb 1, 20193Feb 1, 20193