Have you ever worked in a project where the backend was terrible? Did you need to test against…
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.
Working in big teams with huge projects requires, among other things, an order and structure to keep…
There are different approaches when it comes to validating properties of an object in Kotlin, which indirectly…
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…