Nelson Osacky·Apr 13, 2020Estimating if the remote build cache is worth it using the internals of Gradle. (Part 2)Part 2 in “How fast does my internet need to be in order to use the remote build cache?”A response icon1A response icon1
InThe StartupbyNelson Osacky·Apr 3, 2020How fast does my internet need to be to use the Gradle Remote Build Cache? (Part 1)Is it worth downloading artifacts from a remote build cache node on a slow internet connection?
Nelson Osacky·Sep 28, 2019Is building from the terminal faster than Android Studio?A couple people have sworn to me that building from command line is faster than building from Android Studio. I have also heard that…
Nelson Osacky·Aug 7, 2019Testing new versions of the Android Gradle PluginTest new versions of the Android Gradle Plugin while shipping your app with a stable version.A response icon1A response icon1
Nelson Osacky·May 31, 2019Upgrading to the new HasAndroidInjector in Dagger 2.23Dagger 2.23 introduces the HasAndroidInjector interface. It reduces some boilerplate in your Application class. Here is how you can…A response icon1A response icon1