Recent Posts

Manage multiple Java JDK versions on a Mac

2 minute read

As an Android developer, you will most likely have come into contact with Java and its JDK (Java Development Kit). Gradle version 7 and above requires JDK ve...

Android (Studio) and the terminal

2 minute read

Update 2023-08-21: In the meantime, the documentation was turned on its head. The former statement use ANDROID_HOME over ANDROID_SDK_ROOT is now exactly the ...