Published onJanuary 19, 2020JaCoCo Setup for Android Multi Module ProjectJacocoAndroid-DevelopmentCode-CoverageEasy JaCoCo configuration for your multi module Android projects
Published onJanuary 5, 2020Gradle Tips and Trick #1GradleAndroidByteSizeThe first series of Gradle tips and tricks that might be helpful for you
Published onDecember 31, 2019Docker Startup Script - Stay InteractiveDockerDevOpsYou've got options when you want to run something inside Dockerfile, but what if you want to run something when the container is started?
Published onDecember 1, 2018New BlogGastbyBlogGhostNetlifySo this is my new blog, it is a bit different from the previous one. Well technically this is a lot different from the previous one
Published onJuly 24, 2018Android Arch's Room - TransactionAndroidRoomSometimes, we need more than one query to execute in one operation. Let's say you have to replace an item.