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, 2022Mar 19, 2022
Published inProAndroidDevAndroid View State Machine Part 2: State data creation and pipelinepreviously Android View State Machine Part 1Nov 20, 2021Nov 20, 2021
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, 20201Jul 29, 20201
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, 20201Apr 16, 20201
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, 20192Jan 10, 20192
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, 201811Apr 12, 201811
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, 20183Feb 6, 20183
Published inAndroidPubAndroid Localisations with Mobile country codeWhen doing localisations for apps we have a couple of options which includeJan 25, 2018Jan 25, 2018
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, 20175Sep 14, 20175
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, 2017Jun 30, 2017