AKJAW

Implementing a Stopwatch with Kotlin Coroutines and Flow Part 1 - a Single Stopwatch

Currently, I'm working on a Jetpack Compose Android app which amongst other things allows the user to start multiple stopwatches. This is the first part where I show a simplified version of the implementation which will only handle one stopwatch. The second part will include the full implementation

Using Dagger 2 Multibindings to Avoid Coupling in a Multi Flavor Android Project

Adding flavor dependent features on a shared screen can be troublesome. The problem gets even worse when you don't want to couple app flavors to features they don't use

17 IntelliJ IDEA/Android Studio shortcuts and features for a faster development cycle

A list of IDE shortcuts and features that I use on an almost daily basis

Kotlin/JS React, Redux with thunk and Material UI example app/template

Step-by-step guide how I implemented a Kotlin/JS app with Redux and Material UI

Using Bash to build and install Android flavors

A Bash script which allows for easy building, installing and launching Android flavors

AKJAW © 2026