Published inProAndroidDevSupercharge Android dev with Scrcpy and ADB WIFIThere are two types of android developers, the ones who are okay developing and testing on an emulator, and the ones who cannot do without…Aug 30, 20208Aug 30, 20208
Published inProAndroidDevBuilder pattern variation we all need to know about: Fluid Builder!While doing Android development, most of us have come across a scenario where we needed to apply the Builder pattern to construct our…Mar 18, 20202Mar 18, 20202
How to export reusable views into custom views?Often times in an android app, we are required to show a UI segment repeatedly in various Activities/Fragments. It becomes a tedious task…Nov 4, 2018Nov 4, 2018