Setting up Circle CI for Android (Github repo)I’ve recently started building up CI settings for Android and have tested a few other CI technologies, however Circle CI seems to stand out…Mar 19, 2022226Mar 19, 2022226
Published inProAndroidDevAndroid View State Machine Part 2: State data creation and pipelinepreviously Android View State Machine Part 1Nov 20, 202160Nov 20, 202160
Published inProAndroidDevAndroid View State Machine Part 1In software development one of the most prevalent things is state management or simply put knowing what to do and when to do it.Jul 29, 2020331Jul 29, 2020331
The 1% climb from procrastinationOne thing about growth and learning is it takes a lot of effort to learn something new, we wake up with great ideas about things we want…Apr 16, 2020241Apr 16, 2020241
Published inProAndroidDevKotlinx SerializationAfter working on a multiplatform library which builds a .framework and .aar artifact, I came to the realisation that there are a lot of…Jan 10, 20191012Jan 10, 20191012
Published inProAndroidDevConcise Error Handling with LiveData and RetrofitWhile working with Architecture components, I noticed the great ease of getting a response from my repository(API) whenever data is…Apr 12, 20181011Apr 12, 20181011
Published inProAndroidDevUsing Realm with Kotlin and LiveDataSome time back, I started working on an eccommerce app called shop440, so as usual the first choice is to define the architecture and I…Feb 6, 20181383Feb 6, 20181383
Published inAndroidPubAndroid Localisations with Mobile country codeWhen doing localisations for apps we have a couple of options which includeJan 25, 201814Jan 25, 201814
Published inAndroidPubCustom Views: make your android app stand outCustomViews are always seen like a tailed beast, especially when you check the developer site on how you can create your custom view…Sep 14, 2017605Sep 14, 2017605
Android kotlin: (Object Constant file)So as android devs I know we can’t do without our god-constants file, usually if you have a java class full of static finals maybe urls and…Jun 30, 201785Jun 30, 201785