Android đ¤, Open Source đ§, Public Speaking đ¤, and Running đââď¸.
If you like them, you ended up in the right spot.
Recent posts
How-to Github Actions: Build Matrix
02 Nov 2020
How to use Build Matrix to test your project against different version of a language, a library or an operating system
How-to Github Actions: Building your Android App
12 Aug 2020
Setting up a Continuous Integration system for your Android App on Github has never been so easy with Github Actions
Kotlinâs Noinline & Crossline, once for all
22 Jul 2020
Explaining the Kotlinâs noinline and crossinline keywords, with a simple example, once for all.
Gradle Plugins and Composite Builds
06 Jul 2020
How Composite Builds can simplify your Gradle build, especially if youâre building a custom Gradle Plugin.
My Android project template
16 Jun 2020
What are the 5 things I do just before starting an Android project?