Historically in Android, if we wanted to share information like photos, music or other files, we needed…
Android
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…
If you are an Android developer with experience, you have gone through the different phases of using…
Thanks to Jetpack Compose, implementing gestures is easier than ever. The only thing we need to assign…