There are different approaches when it comes to validating properties of an object in Kotlin, which indirectly…
Hi! I'm Miguel, and I'm a software engineer based in Madrid, Spain. I've been developing mobile apps since 2019, on iOS, KMM and Android, which is my main specialty and that's what I'll be writing mostly about.
When I need to define constants, avoid “magical numbers” and model data in Kotlin and other languages,…
Historically in Android, if we wanted to share information like photos, music or other files, we needed…
Last year, I found myself starting the development of an Android app that would take me at…
Kotlin Multiplatform Mobile (from now on, KMM), it’s a new framework to develop hybrid mobile apps. Today I…
With the release of Android 12 a new API was introduced for developers in order to unify…
As we all know, tech field evolves rapidly when modern technologies and approaches to develop new products…
In my last article, I showed you how to create a Continuous Integration (CI) pipeline for Android…
Following the topic of Continuous Integration (CI) that I started here, in this post we are going…
In this article, we are going straight to the point. 🚀 I want to share some extension…