About this blog

About this blog
If it’s the first time you visit my blog, welcome ! You may find this 5 minutes read interesting to have a clear view on the blog.
Read more →

Hunting a bug — A True App Bundle Debugging Story

Hunting a bug — A True App Bundle Debugging Story
In this article I will focus on the problem-solving mindset behind resolving a mysterious bug that we have faced when trying to publish our Android App using the new format App Bundle instead of APK for the first time
Read more →

Migrating Android build scripts from Groovy to Kotlin DSL

Migrating Android build scripts from Groovy to Kotlin DSL
In this article I’ll be sharing with you the process I’ve followed to migrate Gradle build scripts from Groovy to Kotlin DSL in one of my Android side projects, and also my personal opinion on this process.
Read more →