Search
You can now search through our
archive
!
Please specify a keyword
-
Issue #307
This post by Jeroen Mols zooms in on the most useful refactoring options of Android Studio.
-
Issue #299
Struggling to navigate your code? Getting lost in deep inheritance hierarchies? Jeroen Mols shows how to navigate code in Android Studio like a pro.
-
Issue #290
Seemingly simple Fragment transactions can sometimes have unintended side effects which Jeroen Mols encountered. While investigating, he’ll show how Fragment transactions actually work.
-
Issue #267
Finally, Android Studio 3.0 brings (backported!) support for most Java 8 features. Jeroen Mols shows how those work and why you should upgrade.
-
Issue #262
Upgrading to Android Studio 3.0 will make building multi-module projects a lot faster, but it also means a breaking Gradle plugin API changes. Jeroen Mols details all benefits of this change and guide you through the upgrade process.
-
Issue #248
Too many times I've seen developers trying to avoid crashes at all cost. Actually, sometimes you want your app to crash. Jeroen Mols explains why and gives some practical tips.
-
Issue #245
Jeroen Mols aims to provide three very simple rules that will significantly ramp up your testing game. Every rule is followed by pragmatic tips so you can easily start implementing.
-
Issue #231
Jeroen Mols' presentation on using Mockito for tests.
-
Issue #230
Jeroen Mols demonstrates the power of custom Mockito matchers.
-
Issue #219
While in Berlin for Droidcon, Huyen catches up with Jeroen Mols, Android developer for Philips, and ask him all about connected devices.
-
Issue #218
Jeroen Mols demonstrates how to configure Bitbucket as a free private remote Maven repository and automate everything in one simple Gradle script.
-
Issue #217
Jeroen Mols explains what copyright is and why it's so important. Further he also shows how to easily add/update copyright notices to your code base. As always, consult your lawyer for exact recommendations.
-
Issue #210
Slides from Jeroen Mols' talk at Droidcon Berlin 2016
-
Issue #210
Jeroen Mols recaps his experience at Droidcon Berlin.
-
Issue #209
Jeroen Mols shows how you can visualize your current method count and understand what libraries are eating up the largest part of that. Next it's time to reduce said method count and remove that nasty multidex solution once and for all.
-
Issue #165
In less than 30 minutes you will have a fully operational private Maven repository and have configured your Gradle buildscripts to upload your Android library artifacts. Jeroen Mols shares all the steps needed to complete it quickly and easily.
-