-
Android Core

RxPreferences and Dagger
I have been rewriting a Settings (Preferences) activity for an old Android app. Since I was using RxJava in the…
Read More » -
Enterprise Java

Gradle Dependencies for Java, use compile or implementation?
While I was explaining to a colleague about using Gradle for Java projects (he was moving away from Maven), we…
Read More » -
Enterprise Java

JRebel for a Gradle Spring Boot App
There is some documentation on how to add JRebel to a Spring Boot app that uses Gradle as the build…
Read More » -
Android Core

Mocking Static Methods in Android: Let’s Wrap it up
When writing local unit tests in Android, one of the limitiations that you face is that the tests are run…
Read More » -
Android Core

Android Studio 3.0 – Initial Impressions of Tool Support
I have been using Android Studio 3.0 since since the alpha versions, and it is good to see it finally…
Read More »

