Posts tagged with "Android"
Store This
Hello and Happy New Year! What did you get up to for New Year’s? Lockdown you say? Well let’s blow all that away and get reading shall we? This post is about an Android library from Dropbox called Store (Store 4 to be precise). It facilitates the repository pattern, has been rebuilt from the ground up using Kotlin Coroutines, and is a great way to accelerate your app to becoming reactive. I’ve been using it for about a year in production during their alpha phase and now that it has recently gone stable I want to share a post of how we use it.
Read More →Izzy Wizzy Lets Get Bezier
This week I’ve been focussed on improving the biometric setup journey for the app that I work on. I’ve taken the opportunity to add a little bit of fun / delight into the setup process and learn more about Animated Vector Drawables in Android.

This post aims to recap what I learned when working with Animated Vector Drawables (AVDs).
Read More →How I Like To Test
I have enjoyed testing as much as I have enjoyed developing. Sometimes more. Sometimes less. Just as it is immensely satisfying when you watch something you have built run, or be used, by a user it is also immensely satisfying to watch those little green ticks appear in your test reports. Here’s how I like to test with a focus on Android.

Kotcha
Well it has been a long time between posts but I promise it is for a good reason. I have been busy learning. Learning Kotlin. Kotlin is a replacement for Java and has gained massive popularity on the Android platform. It is compatible with Java down to the bytecode level meaning you can have a mixed project - some Java some Kotlin. Whilst this sounds like it would be a great way to slowly migrate a large project this comes with some gotchas.
Read More →Droidcon London 2017
A little late but here is my write up on Droidcon London 2017!

Making A Scene
For the past few weeks I’ve been taking a brief detour into the Transitions framework in Android. I’ve building a success screen that initially shows a full screen image and text and later transitions into a summary of your transaction.
This post documents some of the things I’ve learned whilst working on this.
Read More →Catha's Seat Design Ideas
A good friend of mine, Nick, is organising the construction of a bicycle seat on route 18 of the Cycle Network to complete the work started by his mother, Catha. You can read more about it on the Catha’s Seat website.

Gits Everywhere
Another long break between blog posts. Mostly out of laziness but also because I am trying to learn and teach myself Android programming. Here’s a short post about how I’m getting along.

Samsung Galaxy S3
Here are my thoughts on the Samsung Galaxy S3 after about a months worth of use.

Need to blog more
I need to blog more. And with an aim to do that I have downloaded the new Google Blogger client for Android. Stay tuned for some more blogs!
Read More →