Project VersioningWhen I develop a component, a library or start a personal side project, I always feel worried about how tedious is managing versions. I…Aug 6, 2018Aug 6, 2018
Published inAndroidPubRelative Guidelines w/ ConstraintLayoutsMake your custom relative constraint to multiple items.Jul 2, 20182Jul 2, 20182
Published inAndroidPubLocal Maven Repository and LibrariesAre you tired of waiting for a snapshot or a new version to be published? — Why not doing it yourself locally?Jun 11, 20182Jun 11, 20182
Published inAndroidPubAndroid Studio tip of the day — #3Show IDE settings options while 🔎 searching everywhere!May 16, 2018May 16, 2018
Published inAndroidPubAndroid Studio tip of the day — #2Help! I can’t find where the syntactical error is 😭Mar 5, 20187Mar 5, 20187
Published inAndroidPubAndroid Studio tip of the day - #1See the android resources values inline in the code.Dec 14, 20172Dec 14, 20172
Published inAndroidPubQuick detection of an ANR issue (Application Not Responding)How to find out a deadlock is happening?Nov 27, 20172Nov 27, 20172
Published inAndroidPubTake-Home Android InterviewsHow are you solving a take-home assignment?Feb 27, 20171Feb 27, 20171
Published inAndroidPubSkip several tasks in Gradle quicklySometimes we need to build our project without a particular task, like lint, test or findbugs. Other times we just want to improve our…Dec 7, 20162Dec 7, 20162
Functional Reactive Programming with RxJava (Part 2)In the previous part of this article, we mentioned some concepts like declarative style, side effects or functional principles.Aug 18, 2016Aug 18, 2016